Exam Terraform Associate All QuestionsBrowse all questions from this exam
Question 322

What is terraform refresh-only intended to detect?

    Correct Answer: D

    The terraform refresh-only command is intended to detect and reconcile any drift between the actual state of the infrastructure and the state described in the Terraform state file.

Discussion
eternalamit5Option: D

Correct ans D: The terraform refresh-only command is intended to detect and reconcile any drift between the actual state of the infrastructure and the state described in the Terraform state file.