What's New with env0

Catch up on latest capabilities and features.

View all
Blogs
Resources Center
Videos
Case Studies
New Features
Terraform
OpenTofu
How Tos
News
Streamlining env0 Onboarding with Environment Discovery

Streamlining env0 Onboarding with Environment Discovery

The latest upgrade to our Environment Discovery feature improves how you onboard your existing environments to env0, making the process quicker and smoother than ever before!
Meet Cloud Compass: AI-assisted IaC Coverage Audit and Risk Mitigation

Meet Cloud Compass: AI-assisted IaC Coverage Audit and Risk Mitigation

Cloud Compass enhances your cloud resource management. Using AI-assisted logic, it auto-analyzes IaC coverage blind spots and trends over time, helping you quickly close any gaps.
New Variable Sets: Boost Efficiency, Reduce Clutter

New Variable Sets: Boost Efficiency, Reduce Clutter

Variable sets can be linked to an entire Organization or to specific Projects, Templates, Workflows, or Environments, which serves to reduce clutter and ensures maximal flexibility.
Environment Output Variables: Easy and Secure Output Piping

Environment Output Variables: Easy and Secure Output Piping

Our latest feature enhances env0 Workflows, simplifying sharing outputs of one environment with another in the same project or workflow, and storing them securely on the env0 platform. 
Take Control of IaC Costs With env0 (Free Whitepaper Inside)

Take Control of IaC Costs With env0 (Free Whitepaper Inside)

Discover how env0 helps you effectively manage and optimize Infrastructure as Code costs, ensuring efficient cloud spending at scale.
Use Our New Navigation to Simplify IaC Project Management

Use Our New Navigation to Simplify IaC Project Management

We are thrilled to announce an upgrade to the navigation experience on the env0 platform, designed to make project management smoother and more intuitive.
Environment Discovery: Automatic Environment Creation from Your Git Workflow

Environment Discovery: Automatic Environment Creation from Your Git Workflow

With Environment Discovery, you can maintain your directory-based structure in your VCS. This enables you to use your existing approval workflows, take advantage of CodeOwners, ensure auditability, and stay aligned with Infrastructure as Code (IaC) best practices!
Announcing Self-Hosted Remote State and Remote Apply

Announcing Self-Hosted Remote State and Remote Apply

We introduce two new improvements to our ‘Remote Backend’ - ‘Self-Hosted Remote State’ and ‘Remote Apply’, both addressing common requests from our customers.
Boosting Reliability With Our New Multi-Region Architecture

Boosting Reliability With Our New Multi-Region Architecture

Today we are happy to announce the rollout of our new multi-region architecture, designed to elevate the reliability of our platform, enabling it to achieve an RTO goal of 30 minutes!
Celebrating OpenTofu GA With Our New CI Testing Feature!

Celebrating OpenTofu GA With Our New CI Testing Feature!

OpenTofu is now generally available as a stable, tested, production-ready Terraform alternative! To support the release we are rolling CI Testing, leveraging the new 'tofu test' capability!
OpenTofu Release Candidate Drops, env0 Wraps It Up With Terragrunt Support

OpenTofu Release Candidate Drops, env0 Wraps It Up With Terragrunt Support

OpenTofu release candidate is out and we also rolled out env0 support for Terragrunt in OpenTofu deployments! GA is scheduled for Jan 10th.
Tutorial: Achieving Auto Remediation with env0

Tutorial: Achieving Auto Remediation with env0

Learn how to combine our trio of capabilities — drift detection, scheduling, and approval policies — to automatically ensure consistent and compliant infrastructure.
FinOps Meets IaC: Granular Cloud Cost Optimization with env0

FinOps Meets IaC: Granular Cloud Cost Optimization with env0

Our new FinOps features help teams manage budgets on a project level and prevent overruns before they occur.
OpenTofu Alpha Launches: Try It Out in Just 3 Clicks

OpenTofu Alpha Launches: Try It Out in Just 3 Clicks

We are excited to announce the launch of OpenTofu alpha version and our new integration feature, which you can use for testing.
Tutorial: env0's Extension for Visual Studio Code

Tutorial: env0's Extension for Visual Studio Code

Developed out of one of our hackathons, this extension makes it easy to work with your env0 environments, making your development process faster and simpler.
OPA Tutorial: Leveraging env0 for Advanced Cloud Policy Management

OPA Tutorial: Leveraging env0 for Advanced Cloud Policy Management

Learn how you can use env0 to put "OP" in OPA.
Announcing OpenTF Fork of Terraform

Announcing OpenTF Fork of Terraform

We’re proud to announce an open-source fork of Terraform called OpenTF. We also completed all documents to become part of the Linux Foundation. Details about the next steps and FAQs are inside.
Chris' Corner - June 2023

Chris' Corner - June 2023

env0's new features this month are simple, yet effective. In this post, we dive into our highlighted feature for June—Running Bulk Operations.
Atlantis: Terraform Pull Request Automation Guide

Atlantis: Terraform Pull Request Automation Guide

Atlantis is a tool that automates Terraform operations through pull requests. It allows developers and operators to collaborate on infrastructure changes without leaving their version control system.
Chris’ Corner - May 2023

Chris’ Corner - May 2023

env0 has released 3 key features this month, directly helping new and existing customers. One of our features (Private provider registry) has already been covered in a separate blog—and this month's highlighted feature will be Remote state access control.
Provider Registry

Provider Registry

env0’s Provider Registry feature allows users to store Providers in a public or private repository and reference it for use within code. Best of all, you are able to pull different versions of the code with simple changes. When running inside env0 we will even handles the authentication without the need for any additional steps or configuration.
Terraform Modules Guide: Best Practices & Examples

Terraform Modules Guide: Best Practices & Examples

Infrastructure as Code is first and foremost code, and a chief principle of writing good software is leveraging abstractions to make your code reusable, scalable, and consistent. Terraform modules are the abstraction provided by HashiCorp to take logical groupings of resources and package them together in a reusable object.
Which IaC Scanning Tool is the Best?: Comparing Checkov vs tfsec vs Terrascan

Which IaC Scanning Tool is the Best?: Comparing Checkov vs tfsec vs Terrascan

In this blog post, we will compare three popular IaC scan tools: Checkov, TFsec, and Terrascan. We will compare them based on their features, performance, usability, and compatibility.
Chris' Corner - April 2023

Chris' Corner - April 2023

In the second iteration of Chris’ Corner, we will review the features released in the month of March.