Terraform Associate Exam QuestionsBrowse all questions from this exam

Terraform Associate Exam - Question 323


What is terraform refresh-only intended to detect?

Show Answer
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

1 comment
Sign in to comment
eternalamit5
Sep 1, 2024

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.