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 7 out of 8 pages
Viewing questions 61-70 out of questions
Questions # 61:

You want to use API tokens and other secrets within your team's Terraform workspaces. Where does HashiCorp recommend you store these sensitive values? (Pick the 3 correct responses)

Options:

A.

In an HCP Terraform/Terraform Cloud variable, with the sensitive option checked.


B.

In HashiCorp Vault.


C.

In a terraform.tfvars file, securely managed and shared with your team.


D.

In a terraform.tfvars file, checked into your version control system.


E.

In a plaintext document on a shared drive.


Expert Solution
Questions # 62:

Which command must you first run before performing further Terraform operations in a working directory?

Options:

A.

terraform import


B.

terraform workspace


C.

terraform plan


D.

terraform init


Expert Solution
Questions # 63:

Terraform variable names are saved in the state file.

Options:

A.

True


B.

False


Expert Solution
Questions # 64:

What task does the terraform import command perform?

Options:

A.

Imports resources from one Terraform state file to another.


B.

Imports existing resources into Terraform's state file.


C.

Imports a new Terraform module into Terraform's state file.


D.

Imports all infrastructure from the configured cloud provider.


E.

Imports provider configuration from one state file to another.


Expert Solution
Questions # 65:

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

Options:

A.

True


B.

False


Expert Solution
Questions # 66:

You ate creating a Terraform configuration which needs to make use of multiple providers, one for AWS and one for Datadog. Which of the following provider blocks would allow you to do this?

A)

Question # 66

B)

C)

D)

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 67:

The_________determines how Terraform creates, updates, or delete resources.

Options:

A.

Terraform configuration


B.

Terraform provisioner


C.

Terraform provider


D.

Terraform core


Expert Solution
Questions # 68:

A module can always refer to all variables declared in its parent module.

Options:

A.

True


B.

False


Expert Solution
Questions # 69:

How is terraform import run?

Options:

A.

As a part of terraform init


B.

As a part of terraform plan


C.

As a part of terraform refresh


D.

By an explicit call


E.

All of the above


Expert Solution
Questions # 70:
Options:

A.

True


B.

False


Expert Solution
Viewing page 7 out of 8 pages
Viewing questions 61-70 out of questions