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

You have developed a new cloud-based service that uses proprietary APIs and want to use Terraform to create, manage, and delete users from the service. How can Terraform interact with the service?

Options:

A.

Terraform can manage users for any service that is hosted on a public cloud provider.


B.

Develop and publish a custom provider to interact with the service using its proprietary APIs.


Expert Solution
Questions # 72:

By default, if you do not define a backend for your configuration, where does Terraform store information about the resources that it manages?

Options:

A.

A subdirectory of your home directory named .terraform.d


B.

A file in your configuration's directory named terraform.tfstate


C.

A file in your configuration's directory named .terraform.lock.hcl


D.

A subdirectory of your configuration named .terraform


Expert Solution
Questions # 73:

You cannot install third party plugins using terraform init.

Options:

A.

True


B.

False


Expert Solution
Questions # 74:

Running terraform fmt without any flags in a directory with Terraform configuration files check the formatting of those files without changing their contents.

Options:

A.

True


B.

False


Expert Solution
Viewing page 8 out of 8 pages
Viewing questions 71-80 out of questions