🔥 3-day streak
HashiCorp Certified: Terraform Associate (004)59 / 150
Question 59 of 150

A team maintains a reusable VPC module in ./modules/network. The module declares a variable named subnet_cidrs of type list(string) with no default. In the root module, an engineer writes a module block referencing this module but the plan fails with an error stating the required variable was not provided. Which change to the root module block correctly supplies the value?

Reviewed for accuracy · Report an issueNext question