Optional Inputs
The following input variables are optional (have default values):
app_autosync
Description: Automated sync options for the Argo CD Application resource.
Type:
object({
allow_empty = optional(bool)
prune = optional(bool)
self_heal = optional(bool)
})
Default:
{
"allow_empty": false,
"prune": true,
"self_heal": true
}
target_revision
Description: Override of target revision of the application chart.
Type: string
Default: "v1.0.0-alpha.9"
Outputs
The following outputs are exported:
external_ip
Description: External IP address of Traefik LB service.
id
Description: n/a
Providers
Name | Version |
---|---|
n/a |
Modules
Name | Source | Version |
---|---|---|
Resources
Name | Type |
---|---|
data source |
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
Automated sync options for the Argo CD Application resource. |
|
|
no |
|
n/a |
|
n/a |
yes |
|
n/a |
|
n/a |
yes |
|
n/a |
|
n/a |
yes |
|
n/a |
|
|
no |
|
Helm values, passed as a list of HCL structures. |
|
|
no |
|
n/a |
|
|
no |
|
Override of target revision of the application chart. |
|
|
no |
Outputs
Name | Description |
---|---|
External IP address of Traefik LB service. |
|
n/a |