When should you use the force-unlock command?
Terraform can import modules from a number of sources `" which of the following is not a valid source?
Which of the following is available only in Terraform Enterprise or Cloud workspaces and not in Terraform CLI?
terraform validate validates the syntax of Terraform files.
You have used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by yourTerraform configuration. To be safe, you would like to first see all the infrastructure that will be deleted by Terraform.Which command should you use to show all of the resources that will be deleted? (Choose two.)
The terraform.tfstate file always matches your currently built infrastructure.