As a developer, you want to ensure your plugins are up to date with the latest versions. Which Terraform command should you use?
What is the Terraform style convention for indenting a nesting level compared to the one above it?
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.
How can you trigger a run in a Terraform Cloud workspace that is connected to a Version Control System (VCS) repository?
You want to use API tokens and other secrets within your team's Terraform workspaces. Where does HashiCorp recommend you store these sensitive values? (Pick the 3 correct responses)
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
You created infrastructure outside the Terraform workflow that you now want to manage using Terraform. Which command brings the infrastructure into Terraform state?