When do changes invoked by terraform apply take effect?
_______backends support state locking.
Define the purpose of state in Terraform.
What does the default "local" Terraform backend store?
You used Terraform to create an ephemeral development environment in the cloud and are now ready to destroy all the infrastructure described by your Terraform configuration. To be safe, you would like to first see all the infrastructure that Terraform will delete.
Which command should you use to show all the resources that will be deleted? (Pick the 2 correct responses)
Variables declared within a module are accessible outside of the module.
When should you write Terraform configuration files for existing infrastructure that you want to start managing with Terraform?
What functionality do providers offer in Terraform?(Pick 3 correct responses)
All modules published on the official Terraform Registry are maintained and tested by HashiCorp.
Which two steps are required to provision new infrastructure in the Terraform workflow?
(Pick the 2 correct responses below)