Which backend does the Terraform CLI use by default?
What does the default " local " Terraform backend store?
You should run terraform fnt to rewrite all Terraform configurations within the current working directory to conform to Terraform-style conventions.
Using the terraform state rm command against a resource will destroy it.
Which is the best way to specify a tag of v1.0.0 when referencing a module stored in Git (for example.
Git::https://example.com/vpc.git)?
You’ve enabled DEBUG-level logging for Terraform, and you’d like to send the log data to a file. Which action should you take?
terraform init creates an example main.tf file in the current directory.
You must use different Terraform commands depending on the cloud provider you use.
Any user can publish modules to the public Terraform Module Registry.
Which option cannot be used to keep secrets out of Terraform configuration files?