Exam Terraform-Associate-003 Topic 3 Question 59 Discussion

Actual exam question for HashiCorp's Terraform-Associate-003 exam
Question #: 59
Topic #: 3
Which of the following is availableonlyinHCP Terraform workspacesandnot in Terraform CLI?

Suggested Answer: C Vote an answer

Comprehensive and Detailed in-Depth Explanation:
* C (#Correct)- InHCP Terraform, you can use the terraform_remote_state data source to reference another workspace's state. This feature isnot available in Terraform CLI.
* A (#Incorrect)- terraform plan (dry runs)is available in both Terraform CLI and HCP Terraform.
* B (#Incorrect)- Secure variable storageexists in HCP Terraform, but CLI users can store variables securely using environment variables or .tfvars files.
* D (#Incorrect)- BothTerraform CLI and HCP Terraform support multiple cloud providers.
Official Terraform Documentation Reference:terraform_remote_state - HashiCorp Documentation

by Uknown69CYP at Mar 23, 2025, 09:10 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
Uknown69CYP
2025-03-23 09:10:27
Answer is A.

https://developer.hashicorp.com/terraform/tutorials/configuration-language/sensitive-variables

I am really wondering hth added these questions without at least checking the answers. not to mention the spelling mistakes and syntax errors on some of them
upvoted 1 times
...
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10