HashiCorp Terraform Associate 003 Practice Test - Questions Answers, Page 6
List of questions
Question 51
What Terraform command always causes a state file to be updated with changes that might have been made outside of Terraform?
Question 52
You want to know from which paths Terraform is loading providers referenced in your Terraform configuration (* files). You need to enable additional logging messages to find this out. Which of the following would achieve this?
Question 53
Which of the following is not a valid Terraform collection type?
Question 54
What does state looking accomplish?
Question 55
What does this code do?
Question 56
Only the user that generated a plan may apply it.
Question 57
You cannot install third party plugins using terraform init.
Question 58
Which of these ate features of Terraform Cloud? Choose two correct answers.
Question 59
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged into stdout.
Question 60
How does the Terraform cloud integration differ from other state backends such as S3, Consul,etc?
        
 
                                            
Question