- (Exam Topic 4)
Which of the following is true about terraform apply? (Choose two.)
Correct Answer:AC
https://www.terraform.io/cli/run
- (Exam Topic 4)
Using the terraform state rm command against a resource will destroy it.
Correct Answer:B
- (Exam Topic 3)
What does terraform refresh command do?
Correct Answer:E
- (Exam Topic 1)
Which of these is the best practice to protect sensitive values in state files?
Correct Answer:C
Use of remote backends and especially the availability of Terraform Cloud, there are now a variety of backends that will encrypt state at rest and will not store the state in cleartext on machines running. Reference:
https://www.terraform.io/docs/extend/best-practices/sensitive-state.html
- (Exam Topic 4)
You're preparing to install Terraform on client workstations and want to see which operating systems are supported. Which of the following operating systems is supported?
Correct Answer:F