TERRAFORM-ASSOCIATE-003 · Question #196
In a HCP Terraform/Terraform Cloud workspace linked to a version control repository, speculative plan runs start automatically when you merge or commit changes to version control.
The correct answer is A. True. Speculative Plans: Terraform Cloud's speculative plan feature runs automatically when changes are detected in a linked VCS repository, enabling users to review potential infrastructure changes without committing them. Automatic Integration: This feature automates the planning…
Question
In a HCP Terraform/Terraform Cloud workspace linked to a version control repository, speculative plan runs start automatically when you merge or commit changes to version control.
Options
- ATrue
- BFalse
How the community answered
(26 responses)- A77% (20)
- B23% (6)
Explanation
Speculative Plans: Terraform Cloud's speculative plan feature runs automatically when changes are detected in a linked VCS repository, enabling users to review potential infrastructure changes without committing them. Automatic Integration: This feature automates the planning process by triggering when changes are committed, aiding teams in previewing infrastructure changes seamlessly.
Topics
Community Discussion
No community discussion yet for this question.