Question 3 of 10Pro Only
Describe the core Terraform workflow. What happens during each step: init, plan, and apply?
Sample answer preview
The core Terraform workflow consists of three main steps: init, plan, and apply. Each step serves a specific purpose in the infrastructure management lifecycle. Terraform init is the first command you run in any Terraform project.
terraform initterraform planterraform applyproviderbackendstate file