Question 71
Define the purpose of state in Terraform.
Question 72
Which of the following commands would you use to access all of the attributes and details of a resource managed by Terraform?
Question 73
Which is the best way to specify a tag of v1.0.0 when referencing a module stored in Git (for example.
Git::https://example.com/vpc.git)?
Git::https://example.com/vpc.git)?
Question 74
terraform plan updates your state file.
Question 75
What is one disadvantage of using dynamic blocks in Terraform?
