By default, if you do not define a backend for your configuration, where does Terraform store information about the resources that it manages?
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?
Which of these are features of Terraform Cloud? Choose two correct answers.
You ate creating a Terraform configuration which needs to make use of multiple providers, one for AWS and one for Datadog. Which of the following provider blocks would allow you to do this?
A)
B)
C)
D)
What are some benefits of using Sentinel with Terraform Cloud/Terraform Cloud? Choose three correct answers.