Question 71
Which of the below features of Terraform can be used for managing small differences between different environments which can act more like completely separate working directories.
Question 72
Which of the following is not a way to trigger terraform destroy ?
Question 73
By default, where does Terraform store its state file?
Question 74
In terraform, most resource dependencies are handled automatically. Which of the following statements describes best how terraform resource dependencies are handled?
Question 75
One remote backend configuration always maps to a single remote workspace.
