Skip to main content

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.

env zero offers AI-generated insights, helping your day to day work, analyzing what has occurred in your deployments in env zero. You can use AI to help analyze the cause of an error in a deployment, or summarize what has occurred in that deployment

AI-Powered Error Insights

When an error occurs in your deployment logs, env zero can analyze it, explain what the error means and what’s the likely cause of the error, and suggest possible ways to resolve it. Error Insights could help you save time when debugging and fixing IaC issues and errors, and is especially helpful with people who are not well-versed in that IaC. If an Error Insight is available, an “Ask AI” button will appear next to the error message. Clicking this button will generate an AI-powered explanation and potential fixes. Deployment logs showing an error message with Ask AI button to generate an explanation AI-generated error insight panel showing error explanation and suggested fixes

AI-Powered Plan and Apply Summarization

For successful OpenTofu, Terraform, and Terragrunt plan/apply runs, env zero can generate a summary highlighting the most important changes. The summary can help you have a better picture of what are the expected or performed run changes to your cloud resources, help you identify specific things that require a closer look, and in general - help you gain a better understanding of the resource changes faster In plan logs, the summary provides an overview of proposed infrastructure modifications, highlighting any significant or sensitive changes, and offers recommendations for the configuration or for things to look out for. In apply logs, the summary highlights the changes that were successfully applied, how they were applied compared to the plan, and additional insights. If summarization is available, a “Summarize” button will be shown in the respective logs. Plan logs showing Summarize button to generate an AI-powered summary of proposed changes AI-generated plan or apply summary showing key infrastructure changes and recommendations

Security and Privacy

When the feature is enabled, and when an AI-Powered Summary or Error Insight is explicitly requested, env zero leverages AI to analyze deployment specific data relevant for the analysis. This includes the error message and the command that ran, environment variables with redacted values for sensitive variables, the plan file, and apply command logs. All data is used solely by env zero, never shared with third parties or used for training models.

Next steps