Spring Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free Terraform-Associate-004 HashiCorp Updates

HashiCorp Certified: Terraform Associate (004) (HCTA0-004) Questions and Answers

Question 17

Terraform configuration can only call modules from the public registry.

Options:

A.

True

B.

False

Question 18

Before you can use a remote backend, you must first execute terra-form init.

Options:

A.

True

B.

False

Question 19

Terraform providers are part of the Terraform core binary.

Options:

A.

True

B.

False

Question 20

You are working on some new application features and you want to spin up a copy of your production deployment to perform some quick tests. In order to avoid having to configure a new state backend, what open source Terraform feature would allow you create multiple states but still be associated with your current code?

Options:

A.

Terraform data sources

B.

Terraform local values

C.

Terraform modules

D.

Terraform workspaces

E.

None of the above