๐ฆ 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.
๐ข Helm Support
Helm is a popular package manager for Kubernetes, an open-source container orchestration platform. It simplifies the deployment and management of applications in Kubernetes clusters by providing a templating system and a standardized way to package, distribute, and deploy software.
๐ฅธ AWS Session Tags for OIDC
With OpenID Connect (OIDC), clients can authenticate users or applications through an Authorization Server, ensuring secure interaction with third-party apps such as cloud providers. Though env0 supports OIDC and has special claims for authentication control, there were some limitations in using it with AWS. We have now integrated AWS with additional claims, allowing you to grant deployment-specific access to your AWS account.
โ2๏ธโฃ PR Plan and Remote Backend for Workflow
Creating a workflow is a great way to have a deployment of your infrastructure and create dependencies between different parts of your infrastructure, allowing you to easily manage your infrastructure as you scale. However, you may want to have different variables and settings for each part, so today you can do it when creating or deploying a new Workflow. Now we have two new enhancements when working with Workflow environments.
๐คนโโ๏ธ Bulk Operations
env0's bulk operations feature is designed to simplify your workflow as your organization grows and your projects expand to multiple environments. With bulk operations, you can perform actions simultaneously on numerous environments, saving time and effort.