πŸ’΅ Budget Notifications

With the env0 platform, you can automatically tag all your resources and monitor your cloud spending in various ways. You can now set up a budget per project to track spending and get notified when the cost surpasses your chosen thresholds. Simply configure your budget limit per week, month, or year, and the thresholds you want to receive notifications.

βš‘οΈπŸ”Œ VS-Code Extension

An idea that started in one of our hackathons, has just been published. VS-Code & env0 users can deploy their environments from their IDE!

πŸŽ±πŸ” Native Kubernetes Authentication

As env0 supports various Infrastructures as code frameworks, each one has its own way of handling authentication in different ways. For Kubernetes, the authentication is not very straightforward, and now we are simplifying the process by adding native support to set up Kubernetes configuration via kubeconfig, AWS EKS, Azure AKS and GCP GKE credentials!

🐳 Docker Deployment Agent

We're excited to announce our brand new 🐳 Docker Agent

🏦 Organization Costs

One of env0's most useful features is projects and environment cost monitoring, which gives you an accurate detail of your costs - over time. However - sometimes a higher level is needed, to see where several projects or your entire organization stands. Now - with Organization Costs, you can have the whole picture.

πŸ” env0-Hosted Encrypted State

You can now use env0-hosted encrypted state as an alternative to setting up PersistentVolumeClaims (PVCs) when using env0's Self-Hosted Agents. env0 will encrypt (with a customer provided encryption key) the working directory and persist it in env0's secure cloud native file system.

βœ… Approval Policies

Guardrails are essential for managing infrastructure. While popular IaC tools make provisioning of resources easy, they often lack the capability to prevent changes when their outcome is not desired. Role-based access grants separation of concerns regarding different actions in the system, but is not flexible enough to prevent more granular changes that might happen to the infrastructure.

✍️ Update Environment Variables without Deploying

Using an infrastructure-as-code model, variables are used to customize certain aspects of a configuration for a specific deployment, without having to change the code. In this way, a single configuration can be used in different contexts to create different deployments. Now for an environment that already exists, you can also edit the variables settings under the environment Variables tab without the need to trigger a deployment.

πŸ”΅ Plan and Apply from PR comments support for Azure DevOps

If you are not familiar with our Plan and Apply from PR comments feature, env0 lets you manage your Infrastructure as Code (IaC) deployments directly from your VCS provider.
By commenting with env0 commands on a pull request, it is possible to interact with your env0 environments without the need to log in to the env0 platform. We now support Plan and Apply from PR comments for Azure DevOps.

πŸ”­πŸ•΅πŸ½β€β™‚οΈ Self Hosted Agents Monitoring

At env0, we understand the importance of staying informed about your self-hosted agents' current state. That's why we're thrilled to announce our latest feature that provides seamless monitoring capabilities right within the env0 app.