terraform-kubernetes-installer
terraform-kubernetes-installer copied to clipboard
terraform output AD specific private/public ips
Currently we aggregate and output as worker_private_ips/worker_public_ips for all the ADs. But if we specify k8sWorkerAd1Count = "0", k8sWorkerAd2Count = "1", k8sWorkerAd3Count = "1" then we need AD specific output variables to identify the IPs for that AD.