Question 51
True or False:
The terraform refresh command is used to reconcile the state Terraform knows about (via its state file) with the real-world infrastructure. If the drift is detected between the real-world infrastructure and the last known-state, it will modify the infrastructure to correct the drift.
Question 52
You've set up multiple Vault clusters, one on-premises which is intended to be the primary cluster, and the second cluster in AWS, which was deployed to be used for performance replication. After enabling replication, developers complain that all the data they've stored in the AWS Vault cluster is missing. What happened?
Question 53
Which of the following represents a feature of Terraform Cloud that is NOT free to customers?
Question 54
What are the benefits of using Infrastructure as Code? (select five)
Question 55
The Terraform language supports a number of different syntaxes for comments. Select all that are supported. (select three)
