Terraform-Associate-004 Exam Question 126
Terraform configuration can only import modules from the public registry.
Terraform-Associate-004 Exam Question 127
Exhibit.
You need to deploy resources into two different regions in the same Terraform configuration. To do this, you declare multiple provider configurations as shown in the Exhibit space on this page.
What meta-argument do you need to configure in a resource block to deploy the resource to the us-west-2 AWS region?
You need to deploy resources into two different regions in the same Terraform configuration. To do this, you declare multiple provider configurations as shown in the Exhibit space on this page.
What meta-argument do you need to configure in a resource block to deploy the resource to the us-west-2 AWS region?
Terraform-Associate-004 Exam Question 128
You need to destroy all of the resources in your Terraform workspace, except for aws_instance.ubuntu[1], which you want to keep. How can you tell Terraform to stop managing that specific resource without destroying it?
Terraform-Associate-004 Exam Question 129
What are some benefits of using Sentinel with Terraform Cloud/Terraform Cloud? Choose three correct answers.
Terraform-Associate-004 Exam Question 130
You just scaled your VM infrastructure and realize you set the count variable to the wrong value. You correct the value and save your change. What must you do next to make your infrastructure match your configuration?
