Can I specify multiple connection hosts similar to below?
count = var.agent_node_count
connection {
host = var.agent_ips[count.index] , var.apiserver_ip
1 post - 1 participant
Can I specify multiple connection hosts similar to below?
count = var.agent_node_count
connection {
host = var.agent_ips[count.index] , var.apiserver_ip
1 post - 1 participant