HashiCorp Certified: Terraform Associate (003) — Question 31
How does the HCP Terraform/Terraform Cloud integration differ from backends such as S3, Consul, etc.?
Answer options
- A. It can execute Terraform runs on dedicated infrastructure in HCP Terraform/Terraform Cloud.
- B. It doesn’t show the output of a terraform apply locally.
- C. It is only available to paying customers.
- D. All of the above.
Correct answer: A
Explanation
The correct answer is A because HCP Terraform/Terraform Cloud allows for dedicated infrastructure to run Terraform executions, which is not a feature of traditional backends like S3 or Consul. Options B and C are incorrect as they do not accurately describe the unique capabilities of HCP Terraform/Terraform Cloud when compared to other backends.