Terraform Nested loop for.each example
I am trying to created nested loop. that can go through each enviroment ( dev, qa, uat) and build target group attachment for target_ip associated with each enviorment.
I am trying to created nested loop. that can go through each enviroment ( dev, qa, uat) and build target group attachment for target_ip associated with each enviorment.