🔍

HashiCorp Certified: Terraform Associate (003) TA-003 — Question 130

Topic 1 · Question 130 of 368

Topic 1 · Question 130

You are writing a child Terraform module which provisions an AWS instance. You want to make use of the IP address returned in the root configuration. You name the instance resource "main". Which of these is the correct way to define the output value using HCL2? A. B.

Exhibit 1 for question 130Exhibit 2 for question 130