Terraform-Associate-004 Exam Question 56

A resource block is shown in the Exhibit space of this page. How would you reference the name value of the second instance of this resource?
  • Terraform-Associate-004 Exam Question 57

    You can access state stored with the local backend by using terraform_remote_state data source.
  • Terraform-Associate-004 Exam Question 58

    You have developed a new cloud-based service that uses proprietary APIs and want to use Terraform to create, manage, and delete users from the service. How can Terraform interact with the service?
  • Terraform-Associate-004 Exam Question 59

    Terraform variable names are saved in the state file.
  • Terraform-Associate-004 Exam Question 60

    Which of these actions will prevent two Terraform runs from changing the same state file at the same time?