terraform-kubernetes-installer icon indicating copy to clipboard operation
terraform-kubernetes-installer copied to clipboard

terraform output AD specific private/public ips

Open srirg opened this issue 7 years ago • 0 comments

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.

srirg avatar Feb 08 '18 17:02 srirg