TERRAFORM-ASSOCIATE-003 · Question #33
How does the Terraform cloud integration differ from other state backends such as S3, Consul,etc?
The correct answer is A. It can execute Terraform runs on dedicated infrastructure in Terraform Cloud. This is how the Terraform Cloud integration differs from other state backends such as S3, Consul, etc., as it allows you to perform remote operations on Terraform Cloud's servers instead of your local machine. The other options are either incorrect or irrelevant.
Question
How does the Terraform cloud integration differ from other state backends such as S3, Consul,etc?
Options
- AIt can execute Terraform runs on dedicated infrastructure in Terraform Cloud
- BIt doesn't show the output of a terraform apply locally
- CIt is only arable lo paying customers
- DAll of the above
How the community answered
(33 responses)- A79% (26)
- B12% (4)
- C6% (2)
- D3% (1)
Explanation
This is how the Terraform Cloud integration differs from other state backends such as S3, Consul, etc., as it allows you to perform remote operations on Terraform Cloud's servers instead of your local machine. The other options are either incorrect or irrelevant.
Topics
Community Discussion
No community discussion yet for this question.