What type of block is used to construct a collection of nested configuration blocks?
Once you configure a new Terraform backend with a terraform code block, which command(s) should you use to migrate the state file?
How can you trigger a run in a Terraform Cloud workspace that is connected to a Version Control System (VCS) repository?
You have a Terraform configuration that defines a single virtual machine with no references to it, You have run terraform apply to create the resource, and then removed the resource definition from your Terraform configuration file.
What will happen you run terraform apply in the working directory again?