HashiCorp Certified: Terraform Associate — Question 115

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.

Answer options

Correct answer: A

Explanation

The correct answer is True because Terraform Cloud is designed to automatically trigger speculative plan runs when changes are made in the linked version control repository. The answer False is incorrect as it contradicts the defined behavior of Terraform Cloud in relation to version control changes.