What happens when a terraform plan is executed?

What happens when a terraform plan is executed?
A . the backend is initialized and the working directory is prepped
B . creates an execution plan and determines what changes are required to achieve the desired state in the configuration files.
C . applies the changes required in the target infrastructure in order to reach the desired configuration
D . reconciles the state Terraform knows about with the real-world infrastructure

Answer: B

Explanation:

The terraform plan command is used to create an execution plan. Terraform performs a refresh, unless explicitly disabled, and then determines what actions are necessary to

achieve the desired state specified in the configuration files.

After a plan has been run, it can be executed by running a terraform apply

Latest VA-002-P Dumps Valid Version with 200 Q&As

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments