AI-Powered Summarization and Error Insights (beta)
env0 offers AI-generated insights, helping your day to day work, analyzing what has occurred in your deployments in env0. 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, env0 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.
AI-Powered Plan and Apply Summarization
For successful OpenTofu, Terraform, and Terragrunt plan/apply runs, env0 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.
Security and Privacy
When the feature is enabled, and when an AI-Powered Summary or Error Insight is explicitly requested, env0 leverages AI in order 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 env0, never shared with third parties or used for training models.
Updated 1 day ago