env zero is a cloud infrastructure governance platform. It gives platform teams a control plane to define how infrastructure should be delivered and ensures those standards are applied consistently across every team, tool, and cloud.Documentation Index
Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
Use this file to discover all available pages before exploring further.

What env zero does
Templates
Reusable IaC configurations that teams deploy from without writing infrastructure code directly. Templates support Terraform, OpenTofu, Terragrunt, Pulumi, Helm, CloudFormation, and Kubernetes. Learn moreEnvironments
Each deployment of a template is an environment. env zero manages the full lifecycle: plan, apply, destroy, scheduling, and drift detection. Learn moreApproval policies
OPA-based policies that run after the plan step. Deployments pause for human review or are denied automatically based on cost, resource type, or other criteria. Learn moreDrift detection
Alerts when live infrastructure diverges from the code that describes it. Remediation can be triggered directly from the drift notification. Learn moreCost estimation
Projected costs appear in every plan output before anything deploys, so teams see the financial impact of a change before approving it. Learn moreAccess control
Permissions scoped by organization, project, or environment using role-based access control and credential isolation. Teams access only what they need. Learn moreAutomation
Deploy on git push, schedule environments to spin up and down on a cadence, run custom pre- and post-deploy scripts with Custom Flows, and trigger deployments from the API.How env zero fits into your workflow
env zero connects to your VCS, cloud credentials, and IaC code. It sits between your code and your cloud, running plans, enforcing policies, managing state, and recording every change. Teams keep their existing tools and workflows; env zero adds the governance layer on top.Next steps
- Quick Start - Deploy your first environment end to end.
- Managing Environments - Understand how environments map to your IaC tools.
- Migrate from Terraform Cloud - Move existing TFC workspaces to env zero.