Internal Gateway
Requirements
The following requirements are needed by this module:
-
terraform (>= 1.11.0)
-
azurerm (~> 4.34.0)
-
helm (~> 2.13)
-
http (~> 3.0)
-
kubectl (~> 1.19.0)
-
kubernetes (~> 2.37.1)
Resources
The following resources are used by this module:
- helm_release.cilium (resource)
- kubectl_manifest.gateway__crds (resource)
- http_http.gateway_crds (data source)
Required Inputs
The following input variables are required:
SPN_CLIENT_SECRET
Description: SPN account secret
Type: string
azure_tenant_id
Description: Azure tenant ID
Type: string
cluster_ca_certificate
Description: The base64-encoded cluster CA certificate
Type: string
cluster_name
Description: The name of the AKS cluster
Type: string
kube_host
Description: The AKS API server host (FQDN)
Type: string
spn_client_id
Description: Service Principal Client ID
Type: string
Optional Inputs
No optional inputs.
Outputs
No outputs.
Modules
No modules.