Centralizing Terraform execution is a great way to make sure you have effective IaC governance. While it’s preferred that teams directly use env zero to run IaC, sometimes you just need to run a terraform plan locally. Now, with env zero Remote Plans, you can runDocumentation Index
Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
Use this file to discover all available pages before exploring further.
terraform plan locally - even with uncommitted code - and the run will be executed inside the env zero Platform, keeping with your organization policies, governance, and auditing requirements.
Running a Remote Plan

terraform plan command, env zero will handle the execution.
For more information, please visit our docs.