Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?
When should you run terraform init?
A developer launched a VM outside of the Terraform workflow and ended up with two servers with the same name. They are unsure which VM is managed with Terraform, but they do have a list of all active VM IDs. Which method could you use to determine which instance Terraform manages?
What is the workflow for deploying new infrastructure with Terraform?