What is the name of the default file where Terraform stores the state?
Type your answer in the field provided. The text field is not case-sensitive and all variations of the correct answer are accepted.
Which of the following commands would you use to access all of the attributes and details of a resource managed by Terraform?
Your Terraform configuration declares a variable. You want to enforce that its value meets your specific requirements, and you want to block the Terraform operation if it does not. What should you add to your configuration?
A senior admin accidentally deleted some of your cloud instances. What will Terraform do when you run terraform apply?