TERRAFORM-ASSOCIATE-004 · Question #182
Which of these are features of HCP Terraform/Terraform Cloud? (Pick the 2 correct responses)
The correct answer is B. Remote state storage. D. A web-based user interface (UI). Terraform Cloud provides features like remote state storage and a web-based user interface for managing your Terraform runs. While it offers robust infrastructure as code capabilities, automatic backups of configuration and state are not directly provided by Terraform Cloud…
Question
Options
- AAutomatic backups of configuration and state.
- BRemote state storage.
- CAutomated infrastructure deployment visualization.
- DA web-based user interface (UI).
How the community answered
(37 responses)- A3% (1)
- B95% (35)
- C3% (1)
Explanation
Terraform Cloud provides features like remote state storage and a web-based user interface for managing your Terraform runs. While it offers robust infrastructure as code capabilities, automatic backups of configuration and state are not directly provided by Terraform Cloud; instead, the state is stored remotely and secured.
Topics
Community Discussion
No community discussion yet for this question.