Azure – Issue while creating multiple subnets using for_each in Terraform
Context: This is continuation of what I was doing at below post. what is correct way of reference to value in object/map type value in terraform Objective: Trying to create subnets in loop using for_each in terraform My terraform.tfvars.json: (only…