Required Inputs
The following input variables are required:
node_resource_group_name
Description: The Resource Group of the Managed Kubernetes Cluster.
Type: string
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
}
metrics_storage
Description: Azure Blob Storage configuration values for the storage container where the archived metrics will be stored.
Type:
object({
container = string
storage_account = string
storage_account_key = string
})
Default: null
metrics_storage_main
Description: Storage settings for the Thanos sidecar. Needs to be of type any
because the structure is different depending on the provider used.
Type: any
Default: {}
target_revision
Description: Override of target revision of the application chart.
Type: string
Default: "v1.0.0-alpha.7"
Providers
Name | Version |
---|---|
n/a |
Modules
Name | Source | Version |
---|---|---|
Resources
Name | Type |
---|---|
resource |
|
data source |
Inputs
Name | Description | Type | Default | Required |
---|---|---|---|---|
Alertmanager settings |
|
|
no |
|
Automated sync options for the Argo CD Application resource. |
|
|
no |
|
n/a |
|
n/a |
yes |
|
n/a |
|
n/a |
yes |
|
n/a |
|
|
no |
|
n/a |
|
n/a |
yes |
|
n/a |
|
|
no |
|
Grafana settings |
|
|
no |
|
Helm values, passed as a list of HCL structures. |
|
|
no |
|
Azure Blob Storage configuration values for the storage container where the archived metrics will be stored. |
|
|
no |
|
Storage settings for the Thanos sidecar. Needs to be of type |
|
|
no |
|
n/a |
|
|
no |
|
The Resource Group of the Managed Kubernetes Cluster. |
|
n/a |
yes |
|
Prometheus settings |
|
|
no |
|
Override of target revision of the application chart. |
|
|
no |
Outputs
Name | Description |
---|---|
n/a |