HashiCorp Certified: Terraform Associate — Question 209

How is the Terraform cloud integration differ from other state backends such as S3, Consul, etc.?

Answer options

Correct answer: A

Explanation

The correct answer is A because Terraform Cloud specifically provides dedicated infrastructure to run Terraform operations, which is not a feature of other backends like S3 or Consul. Option B is incorrect as Terraform can show output locally depending on the configuration, and option C is misleading since while there are premium features for paying customers, the basic functionality may still be available to free users. Option D is therefore incorrect as not all statements are true.