Which of the following should you put into the required_providers block?
Which command should you run to check if all code in a Terraform configuration that references multiple modules is properly formatted without making changes?
A senior admin accidentally deleted some of your cloud instances. What will Terraform do when you run terraform apply?
Only the user that generated a plan may apply it.
You can configure Terraform to log to a file using the TF_LOG environment variable.
Which of these ate secure options for storing secrets for connecting to a Terraform remote backend? Choose two correct answers.
Why would you use the -replace flag for terraform apply?
What is modified when executing Terraform inrefresh-only mode?
When you use a backend that requires authentication, it is best practice to: