Terraform Workflow
Learn about Terraform's core workflow.
HashiCorp has identified a core workflow composed of three parts:
- Write: Author infrastructure as code
- Plan: Preview changes before applying
- Apply: Provision reproducible infrastructure
Get hands-on with 1400+ tech skills courses.