exam questions

Exam Terraform Associate All Questions

View all questions & answers for the Terraform Associate exam

Exam Terraform Associate topic 1 question 196 discussion

Actual exam question from HashiCorp's Terraform Associate
Question #: 196
Topic #: 1
[All Terraform Associate Questions]

In a Terraform Cloud workspace linked to a version control repository, speculative plan runs start automatically when you merge or commit changes to version control.

  • A. True
  • B. False
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Igein
1 month, 1 week ago
Selected Answer: B
Speculative plan runs in Terraform Cloud workspaces do not automatically start when you merge or commit changes to version control. They are triggered under specific circumstances: When a Pull Request (PR) is created or updated in the linked version control repository: Terraform Cloud automatically runs a speculative plan to show the impact of proposed changes before merging the PR. When a branch is pushed to the repository: Speculative plans are run for changes that are not yet applied (e.g., draft changes or PRs).
upvoted 1 times
...
nickylake
3 months, 3 weeks ago
B;speculative plan runs are automatically triggered when a pull request (PR) is opened or updated, allowing you to preview the potential impact of proposed changes before merging. However, when changes are merged or committed directly to the specified branch, Terraform Cloud initiates a standard plan and apply workflow, not a speculative plan
upvoted 3 times
Arjun2024USA
3 months, 2 weeks ago
online research says TRUE In a Terraform Cloud workspace linked to a version control repository, speculative plan runs do start automatically when you merge or commit changes to the repository. This is designed to give users an early preview of the potential changes to infrastructure, allowing them to review the plan before it is finalized or applied. This automatic behavior helps ensure that changes are validated in the context of the current state of the infrastructure, even before they are manually applied.
upvoted 1 times
...
...
vortegon
1 year, 3 months ago
Selected Answer: B
pull requests start speculative plans, this occurs before a commit or merge. https://developer.hashicorp.com/terraform/cloud-docs/run/remote-operations#speculative-plans
upvoted 3 times
...
FarziWaliMarzi
1 year, 10 months ago
Selected Answer: A
https://developer.hashicorp.com/terraform/cloud-docs/run/ui#automatically-starting-runs
upvoted 2 times
...
princajen
2 years ago
Selected Answer: A
It is true because Terraform Cloud can monitor the linked version control repository for changes and automatically trigger a speculative plan run in response to each commit or merge. This allows users to quickly see the expected changes that would result from the proposed change, without actually applying those changes. Speculative plan runs can be a useful tool for catching errors early in the development process and avoiding potentially costly mistakes.
upvoted 2 times
...
InformationOverload
2 years, 1 month ago
Selected Answer: A
Whether to perform speculative plans on pull requests to the connected repository, to assist in reviewing proposed changes. Automatic speculative plans are enabled by default, but you can disable them for any workspace. https://developer.hashicorp.com/terraform/cloud-docs/workspaces/settings/vcs
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago