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

HashiCorp Terraform-Associate-004 Questions Answers

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

Question 41

terraform validate uses provider APIs to verify your infrastructure settings.

Options:

A.

True

B.

False

Question 42

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

Question 43

A resource block is shown in the Exhibit space of this page. What is the provider for this resource?

Options:

A.

test

B.

vpc

C.

aws

D.

main

Question 44

In Terraform HCL, an object type of object({name=string, age-number}) would match this value.

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D