Skip to content
output.tf 142 B
Newer Older
Michael Kennedy's avatar
Michael Kennedy committed
# output "master_ips" {
#   value = module.vsphere_vm_master[*].ip
# }

# output "worker_ips" {
#   value = module.vsphere_vm_worker[*].ip
# }