Pre-Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Pass the HashiCorp Terraform Associate Terraform-Associate-003 Questions and answers with CertsForce

Viewing page 6 out of 8 pages
Viewing questions 51-60 out of questions
Questions # 51:

Variables declared within a module are accessible outside of the module.

Options:

A.

True


B.

False


Expert Solution
Questions # 52:

Terraform providers are part of the Terraform core binary.

Options:

A.

True


B.

False


Expert Solution
Questions # 53:

Which of the following module source paths does not specify a remote module?

Options:

A.

Source = “module/consul’’


B.

Source = ‘’githhub.comicrop/example’’


C.

Source =’’git@github.com:hasicrop/example.git’’


D.

Source = ‘’hasicrop/consul/aws’’


Expert Solution
Questions # 54:

What does Terraform use the .terraform.lock.hc1 file for?

Options:

A.

There is no such file


B.

Tracking specific provider dependencies


C.

Preventing Terraform runs from occurring


D.

Storing references to workspaces which are locked


Expert Solution
Questions # 55:

Changing the Terraform backend from the default "local" backend to a different one after performing your first terrafom apply is:

Options:

A.

Optional


B.

Impossible


C.

Mandatory


D.

Discouraged


Expert Solution
Questions # 56:

Which of the following ate advantages of using infrastructure as code (laC) instead of provisioning with a graphical user interface (GUI)? Choose two correct answers.

Options:

A.

Lets you version, reuse, and share infrastructure configuration


B.

Provisions the same resources at a lower cost


C.

Secures your credentials


D.

Reduces risk of operator error


E.

Prevents manual modifications to your resources


Expert Solution
Questions # 57:

You want to know from which paths Terraform is loading providers referenced in your Terraform configuration (* files). You need to enable additional logging messages to find this out. Which of the following would achieve this?

Options:

A.

Set verbose for each provider in your Terraform configuration


B.

Set the environment variable TF_LOG_TRACE


C.

Set the environment variable TF_LOG_PATH


D.

Set the environment variable TF_log_TRACE


Expert Solution
Questions # 58:

When using Terraform to deploy resources into Azure, which scenarios are true regarding state files? (Choose two.)

Options:

A.

When you change a Terraform-managed resource via the Azure Cloud Console, Terraform updates the state file to reflect the change during the next plan or apply


B.

Changing resources via the Azure Cloud Console records the change in the current state file


C.

When you change a resource via the Azure Cloud Console, Terraform records the changes in a new state file


D.

Changing resources via the Azure Cloud Console does not update current state file


Expert Solution
Questions # 59:

Which of these actions are forbidden when the Terraform state file is locked? (Pick the 3 correct responses)

Options:

A.

terraform apply


B.

terraform state list


C.

terraform destroy


D.

terraform fmt


Expert Solution
Questions # 60:

What kind of configuration block will create an infrastructure object with settings specified within the block?

Options:

A.

provider


B.

state


C.

data


D.

resource


Expert Solution
Viewing page 6 out of 8 pages
Viewing questions 51-60 out of questions