What's New with env0

Catch up on latest product updates.

View all
Blogs
Videos
Case Studies
New Features
Ebooks
Webinars
Terraform
OpenTofu
How Tos
News
Using the env0 Self-Hosted Agent in AWS GovCloud

Using the env0 Self-Hosted Agent in AWS GovCloud

AWS GovCloud is limited-access regions intended for US Government Agencies and organizations, and related contractors and vendors.
TFLint with Custom Flows

TFLint with Custom Flows

Developers have compilers and linters to help catch errors while they’re coding. DevOps engineers have something similar for Terraform through TFLint.
Module Registry and Terraform Provider Updates

Module Registry and Terraform Provider Updates

Private Terraform Modules have become a standard for organizations that place a heavy emphasis on Infrastructure as Code. With that, a need for a central location to manage and collaborate on those private Terraform modules has become apart. This blog will help discover the importance of a Module Registry and highlight the capabilities along side the env0 Terraform Provider.
Organization Dashboards

Organization Dashboards

Based upon countless hours of speaking with SREs, DevOps practitioners, Iac Developers, and Management; we have decided to introduce Organization Dashboards that help solve a few areas of aggregate visibility.
Manual Approval Workflow using env0’s Custom Workflow and API

Manual Approval Workflow using env0’s Custom Workflow and API

You like env0 because it can automate your IaC deployment process, but you also like your existing manual approval workflow through Jira or ServiceNow. With env0’s custom flow and API, we can easily integrate your manual approval workflow with env0’s IaC deployment workflow. This blog will show an example of approving the env0 deployment through your ticketing system.
Terratag Open Source

Terratag Open Source

This quick video talks about Terratag, the CLI tool allowing for tags or labels to be applied across an entire set of Terraform files. Terratag will apply tags or labels to any taggable AWS, GCP, and Azure resources.
Infracost Azure Support

Infracost Azure Support

This quick video talks about the recently released Azure support for Infracost. We'll go through a quick Pull Request scenario to find the cost difference for our update.
Cost Estimation Deployment and More New Features

Cost Estimation Deployment and More New Features

env0 has worked hard putting new stuff into the platform to make your life easier. Top priority is User Experience and so we do not overload the platform with unnecessary features that get in the way, we added amazing useful features only!
New Button Alert!

New Button Alert!

Details on the release of the GitLab.com and Bitbucket.org VCS integrations!
Managed Self Service

Managed Self Service

This is a video demonstration of how time-to-live (TTL) environments can be used as part of developer self-service access to ensure unneeded resources do not rack up costs and security exposure.
Feature Unlocked: Template Wizard

Feature Unlocked: Template Wizard

Hello, env0 fans! Here at env0 we are very focused on the user experience. We are always working to make the experience easier, faster, and more enjoyable. With that in mind, today we want to introduce the Template Wizard!
RBAC Demo - env0

RBAC Demo - env0

This is a demo of RBAC using Teams in env0. It is a full Infrastructure as Code automation demo, utilizing multiple accounts, and Slack notifications as part of the workflow.
Video Tutorial: Infrastructure as Code Automation

Video Tutorial: Infrastructure as Code Automation

This video demonstrates how env0 automates Infrastructure as Code pull request and merges to a development environment, and how the same change to production is submitted for approval.
DRY those IaC configurations with env0 and Terragrunt!

DRY those IaC configurations with env0 and Terragrunt!

env0 introduces remote-run support for Terragrunt workflows! We are giving you the ability to completely change the game on the Infrastructure as Code files that you use to deploy and manage environments with our platform! env0 allows you to manage environments from deploy to destroy.
It’s notification time… Slack Notifications, that is!

It’s notification time… Slack Notifications, that is!

No doubt you have probably at least heard of slack before. There are lots of apps and integrations with slack to help it be used as your one-stop-shop for all things with your teams. Well, as of right now, you can now enable env0 notifications right to any slack channel you want!
New Feature Double-Header

New Feature Double-Header

Overview of the two new features just released: Environment Limits and Dropdown Variables. Two new features to help you with the governance of your Infrastructure as Code environment deployments. Environment limits, and dropdown variable lists!
env0: Now SOC 2 Type II Compliant

env0: Now SOC 2 Type II Compliant

env0 is dedicated to bringing you the best platform to manage your Infrastructure as Code environments. We are a SaaS platform, which means you’ll be providing us access to sensitive credentials and data. We know that is a big responsibility, and we take that very seriously. We are pleased to have completed the process and obtained our SOC 2 Type II report.
Introducing… Teams, now available in env0!

Introducing… Teams, now available in env0!

Hello, env0 fans! I wanted to take a quick few minutes to introduce you to our newest feature… Teams! This is the latest addition to the ongoing improvement of our Role-Based Access Control in the env0 platform.
Governed Self-Service with env0!

Governed Self-Service with env0!

This is a real-world example of how env0 enables it's engineering team with governed self-service to deploy environments in the cloud with Terraform.
Making Continuous Deployment of Terraform code easier with env0

Making Continuous Deployment of Terraform code easier with env0

Implementing a Continuous Deployment flow is a very common and important way of allowing developers to be as productive as possible. In this guide I will show you how to easily create a CD pipeline using env0
Web Application Preview Environments

Web Application Preview Environments

Per-pull request environments for the front-end are commonly called “Preview environments” and can be achieved in many ways, one of which is using Terraform. Rolling this out on your own, will give you better control over your infrastructure, allowing you to create preview environments which are closer to your production environment.
We’re Opensourcing Terratag to Make Multicloud Resource Tagging Easier

We’re Opensourcing Terratag to Make Multicloud Resource Tagging Easier

env0 is open sourcing Terratag - a CLI tool that enables users of Terraform to automatically create and maintain tagging across their entire set of AWS, Azure, and GCP resources. It enables you to easily add dynamic tags to your existing Infrastructure-as-Code.
Introducing the env0 CLI

Introducing the env0 CLI

At env0 we know how important workflows are for developers, which is why we’re excited to announce the brand new env0 CLI! Just like our GUI at env0.com and our API, you can make use of the features and capabilities of env0 through the CLI to build your own perfect workflow.
Why You Should Be Using Per-Pull Request Environments (and how!)

Why You Should Be Using Per-Pull Request Environments (and how!)

Thanks to Infrastructure as Code, it’s easy to get rid of your traditional staging environments and start using a dynamic, dedicated environment for each pull request. Adopting per-pull request environments will help you shorten feedback loops, reduce bottlenecks and conflicts, and increase your team’s velocity.