Development Phases
The development phases cover the full cycle of creating, validating, and shipping infrastructure code.
| Phase | Focus |
|---|---|
| Plan | Define requirements, architecture, and resource dependencies |
| Code | Write modules, solutions, and deployments |
| Build | Organize and structure IaC into the repository model |
| Test | Validate infrastructure code before deployment |
| Release | Version and publish modules and solutions |
| Deploy | Apply solutions into target environments |