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

Terraform Associate Terraform-Associate-004 HashiCorp Study Notes

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

Question 93

You are writing a child Terraform module that provisions an AWS instance. You want to reference the IP address returned by the child module in the root configuration. You name the instance resource " main ' .

Which of these is the correct way to define the output value?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 94

When using a remote backend or terraform Cloud integration, where does Terraform save resource sate?

Options:

A.

In an environment variable

B.

On the disk

C.

In the remote backend or Terraform Cloud

D.

In memory

Question 95

The public Terraform Module Registry is free to use.

Options:

A.

True

B.

False

Question 96

One remote backend configuration always maps to a single remote workspace.

Options:

A.

True

B.

False