🔥 3-day streak
HashiCorp Certified: Terraform Associate (004)21 / 150
Question 21 of 150
You have a variable `environments = ["dev", "staging", "prod"]` and need to produce a local value that is a map where each key is the environment name and each value is the environment name converted to uppercase (e.g., {"dev" = "DEV"}). Which local expression produces this result?
Reviewed for accuracy · Report an issueNext question