Question 81
What is one disadvantage of using dynamic blocks in Terraform?
Question 82
You cannot publish your own modules on the Terraform Registry.
Question 83
What does the default "local" Terraform backend store?
Question 84
Which task does terraform init not perform?
Question 85
A user creates three workspaces from the command line - prod, dev, and test. Which of the following commands will the user run to switch to the dev workspace?