01f2ca6941
* update * fix error * convert server ips in list of string and loop through for output * drop the for loop in outputs and keep the join command * switched to TF 0.12 splat expression
5 lines
46 B
HCL
5 lines
46 B
HCL
|
|
terraform {
|
|
required_version = ">= 0.12"
|
|
}
|