HashiCorp Terraform-Associate-003 HashiCorp Certified: Terraform Associate (003) Exam Practice Test

Page: 1 / 14
Total 226 questions
Question 1

[Understand Terraform Basics and CLI]

Where in your Terraform configuration do you specify a state backend?



Answer : C


Question 2

[Navigate Terraform State and Backends]

All standard backend types support state locking, and remote operations like plan, apply, and destroy.



Answer : B


Question 3

[Understand Terraform Basics and CLI]

You are using a networking module in your Terraform configuration with the name label my-network. In your main configuration you have the following code:

When you run terraform validate, you get the following error:

What must you do to successfully retrieve this value from your networking module?



Answer : C


Question 4

[Manage Terraform Resources and Providers]

A provider configuration block is required in every Terraform configuration.

Example:



Answer : B


Question 5

[Interact with Terraform Modules]

While attempting to deploy resources into your cloud provider using Terraform, you begin to see some odd behavior and experience slow responses. In order to troubleshoot you decide to turn on Terraform debugging. Which environment variables must be configured to make Terraform's logging more verbose?



Answer : B


Question 6

[Understand Infrastructure as Code (IaC) Concepts]

In a HCP Terraform/Terraform Cloud workspace linked to a version control repository, speculative plan runs start automatically when you merge or commit changes to version control.



Answer : A


Question 7

[Understand Terraform Basics and CLI]

How would you output returned values from a child module in the Terraform CLI output?



Answer : C


Page:    1 / 14   
Total 226 questions