How to use a nested map variable in a loop to create Terraform resources
Requires Terraform >v0.12
Create a Map Variable
Open or create the variables.tf
(this can also be done as a local) and add the following
Loop Through Map Variable
This is not real Terraform code, you will need to plug these values into your provider