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

A platform team maintains two modules: a 'network' module that provisions a VPC and subnets, and an 'app' module that deploys instances into an existing subnet. In the root configuration, both modules are called. The 'app' module has an input variable named 'subnet_id'. The 'network' module already declares an output named 'private_subnet_id'. How should the root module wire the network's subnet into the app module?

Reviewed for accuracy · Report an issueNext question