Terraform-Associate-003 Exam Question 46
You are writing a child Terraform module that provisions an AWS instance. You want to reference the IP address returned by the child module in the root configuration. You name the instance resource "main'.
Which of these is the correct way to define the output value?
Which of these is the correct way to define the output value?
Terraform-Associate-003 Exam Question 47
_______backends support state locking.
Terraform-Associate-003 Exam Question 48
What is a key benefit of the Terraform state file?
Terraform-Associate-003 Exam Question 49
How can you trigger a run in a Terraform Cloud workspace that is connected to a Version Control System (VCS) repository?
Terraform-Associate-003 Exam Question 50
You add a new resource to an existing Terraform configuration, but do not update the version constraint in the configuration. The existing and new resources use the same provider. The working contains a .terraform.lock, hc1 file.
How will Terraform choose which version of the provider to use?
How will Terraform choose which version of the provider to use?
