Question 106
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into syslog.
Question 107
In Terraform 0.13 and above, outside of the required_providers block, Terraform configurations always refer to providers by their local names.
Question 108
What is the name assigned by Terraform to reference this resource?
Question 109
After creating a new workspace "PROD" you need to run the command terraform select PROD to switch to it.
Question 110
Which of the following state management command allow you to retrieve a list of resources that are part of the state file?
