Which method for sharing Terraform configurations fulfills the following criteria:
1. Keeps the configurations confidential within your organization
2. Support Terraform’s semantic version constrains
3. Provides a browsable directory
The_________determines how Terraform creates, updates, or delete resources.
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.
You should run terraform fnt to rewrite all Terraform configurations within the current working directory to conform to Terraform-style conventions.