๐Ÿ‘ฎโ€โ™‚๏ธApproval Policies and Custom Flows Enhancements

Running your Infrastructure as code might be a complicated task that may include running custom scripts and have specific policies to make sure your guardrails are in place. With env0 Custom flows, you can run extra logic (bash, python, gcloud, Ansible, etc.), whenever you want in the deployment process (before or after Terraform init/plan/apply, and even destroy/error). With approval policies, you can run your custom policies to make sure everything is meeting your standards, and according to the output we will cancel, wait for approval from a team member, or continue the deployment.

๐Ÿ—บ Navigation Improvement

Exciting News: Introducing Our Sleek, Enhanced Navigation Bar! ๐Ÿš€

๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘๐Ÿ”‘ Organization Role Assignments for Teams

From now on you can assign roles to your teams directly at the organization level! ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘๐Ÿ”‘

๐Ÿคน๐ŸŽฌ VCS environments in workflows

Weโ€™re excited to introduce our latest feature: support for a new workflow environment format! This update eliminates the need to create templates as prerequisites. Now, all fields can be defined directly within the workflow itself, similar to env0 VCS environments. Experience a more efficient workflow process with env0's latest enhancement. #env0 #workflow

๐Ÿ“ Create Environment Without Deploy

The default behavior of env0 immediately deploying environments upon creation might not suit all users' workflows. Some pipelines require additional configuration before deployment.

๐Ÿ”Ž Environment Discovery

Managing your IaC through env0 provides many advantages, but manual environment creation and deployment can be tedious and error-prone at scale.
env0 now seamlessly syncs your Git folder structure with projects and environments. Manage and maintain the structure your team thrives on without breaking a sweat.

๐Ÿ“งย Email Notifications

We're excited to announce a revamp of email notifications on the env0 platform!

๐Ÿ› ๏ธ BREAKING CHANGE - Seperate environment "Drift Status" from the Deployment status

Starting Feb 29th, we will enhance user experience by separating Drift Detection and Deployment status into distinct values. This improvement is part of our ongoing efforts to provide users with a seamless and efficient experience. Users will now find it easier to monitor both the latest deployment queue action and any drift detection without the need for extensive deployment log reviews.

๐Ÿ”ญ New: Modules Continuous Integration Testing

We're excited to announce our Beta release of continuous integration testing for modules. Built using OpenTofu testing feature, you will now be able to set up testing and integrate it seamlessly into your private module registry. /

โ›ณ๏ธ Partial Workflow Deployment

We are excited to announce that we now support Partial Workflow Deployment.
Partial Workflow Deployment lets you redeploy or destroy a subset of your workflow's graph as needed, rather than running a full top-to-bottom deployment.