Skip to content

Managed Argo Clusters

Requirements

The following requirements are needed by this module:

Resources

The following resources are used by this module:

Required Inputs

The following input variables are required:

SPN_CLIENT_SECRET

Description: SPN account secret

Type: string

argocd_admin_password

Description: The ArgoCD admin password

Type: string

azure_k8tre_dev_cluster_subscription_id

Description: target cluster sub id

Type: string

azure_k8tre_mgmt_cluster_subscription_id

Description: infra networking sub id

Type: string

azure_k8tre_stg_cluster_subscription_id

Description: infra networking sub id

Type: string

azure_tenant_id

Description: Azure tenant ID

Type: string

dev_cluster_ca_certificate

Description: The base64-encoded cluster CA certificate

Type: string

dev_kube_host

Description: The AKS API server host (FQDN)

Type: string

mgmt_cluster_ca_certificate

Description: The base64-encoded cluster CA certificate

Type: string

mgmt_kube_host

Description: The AKS API server host (FQDN)

Type: string

spn_client_id

Description: Service Principal Client ID

Type: string

stg_cluster_ca_certificate

Description: The base64-encoded cluster CA certificate

Type: string

stg_kube_host

Description: The AKS API server host (FQDN)

Type: string

Optional Inputs

No optional inputs.

Outputs

No outputs.

Modules

No modules.