QuestionQ44
Core Terraform workflowWhich of the following can you do using terraform plan?
Choose two
- A Schedule Terraform to run at a planned time in the future.
- B View the execution plan and check if the changes match your expectations.
- C Execute a plan in a different workspace.
- D Save a generated execution plan to apply later.
Community Discussion