Summer Certification Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: force70

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

Viewing page 4 out of 11 pages
Viewing questions 31-40 out of questions
Questions # 31:

Which backend does the Terraform CLI use by default?

Options:

A.

Depends on the cloud provider configured


B.

HTTP


C.

Remote


D.

Terraform Cloud


E.

Local


Expert Solution
Questions # 32:

What does the default " local " Terraform backend store?

Options:

A.

tfplan files


B.

State file


C.

Provider plugins


D.

Terraform binary


Expert Solution
Questions # 33:

You should run terraform fnt to rewrite all Terraform configurations within the current working directory to conform to Terraform-style conventions.

Options:

A.

True


B.

False


Expert Solution
Questions # 34:

Using the terraform state rm command against a resource will destroy it.

Options:

A.

True


B.

False


Expert Solution
Questions # 35:

Which is the best way to specify a tag of v1.0.0 when referencing a module stored in Git (for example.

Git::https://example.com/vpc.git)?

Options:

A.

Append pref=v1.0.0 argument to the source path


B.

Add version = “1.0.0” parameter to module block


C.

Nothing modules stored on GitHub always default to version 1.0.0


Expert Solution
Questions # 36:

You’ve enabled DEBUG-level logging for Terraform, and you’d like to send the log data to a file. Which action should you take?

Options:

A.

Set the TF_LOG_PATH environment variable.


B.

Update the Terraform CLI configuration file.


C.

Add a path argument to the terraform block.


D.

Run the terraform output command.


Expert Solution
Questions # 37:

terraform init creates an example main.tf file in the current directory.

Options:

A.

True


B.

False


Expert Solution
Questions # 38:

You must use different Terraform commands depending on the cloud provider you use.

Options:

A.

True


B.

False


Expert Solution
Questions # 39:

Any user can publish modules to the public Terraform Module Registry.

Options:

A.

True


B.

False


Expert Solution
Questions # 40:

Which option cannot be used to keep secrets out of Terraform configuration files?

Options:

A.

A Terraform provider


B.

Environment variables


C.

A -var flag


D.

secure string


Expert Solution
Viewing page 4 out of 11 pages
Viewing questions 31-40 out of questions