Your Guide to Infrastructure as Code Insights
Learn about the latest env zero features, IaC best practices, and how-to tutorials.

Blog
video
Video
Expanding AI in env0: PR and Error Summaries
env0 adds AI-powered summaries for PRs and errors, making it faster to review changes and troubleshoot failures in IaC workflows.

Blog
video
A practical in-depth guide on Terraform outputs with detailed examples, advanced use cases, and more.

Blog
video
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.

Blog
video
OpenTofu v1.7: Enhanced Security with State File Encryption
The launch of OpenTofu 1.7 brings a highly anticipated update: state file encryption. In this post, we take a deep dive into this feature and other new improvements.

Blog
video
Terraform Files and Folder Structure: Organizing Infrastructure-as-Code
Discover best practices for Terraform configuration files and folder structures to optimize your IaC workflow and avoid future complex reorganizations.

Blog
video
Terraform Destroy Command: A Guide to Controlled Infrastructure Removal
In this post, we cover best practices and considerations to ensure the effective and safe execution of 'terraform destroy' within your infrastructure management processes.

Blog
video
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!

Blog
video
Top Infrastructure as Code Tools and Terraform Alternatives
In this post, we've selected a range of the most popular IaC tools to provide a quick overview of the IaC ecosystem and help you find the option best suited for your organization or project.

Blog
video
Using Terraform, Kubernetes, and Helm: The Power Trio
Learn how to use env0 to create a unified platform that combines Kubernetes scalability with Terraform's provisioning strength and Helm's deployment dexterity!

Blog
video
Meet Us in Paris for KubeCon Europe 2024 (and OpenTofu Day)!
KubeCon Europe, the flagship CNCF dev conference, is heading to Paris and the env0 team will be there in full force!

Blog
video
Terraform for_each: Examples, Tips and Best Practices
Looping constructs provide a way to generate similar resources dynamically based on a collection or count. Learn how to use 'terraform for_each' for efficient infra management.

Blog
video
Terraform Registry Guide: Tips, Examples and Best Practices
The Terraform registry is an essential asset for every Terraform user. In this blog, we provide a practical guide for how it can be used to streamline and standardize cloud infrastructure provisioning.

Blog
video
Switch from Terraform Cloud in Minutes with Our New Migration Tool
Born out of frequent customer requests, our TFC migration tool simplifies and accelerates the transfer from Terraform Cloud to env0, at any scale. Visit here to see it in action.

Blog
video
Top Terraform Tools to Know in 2025
Discover the top Terraform tools for 2024, each with unique benefits that enhance various aspects of your Terraform experience.

Blog
video
Terraform vs AWS CloudFormation: An In-Depth Comparison
In this post, we'll compare Terraform and AWS CF, discuss their pros and cons, and demonstrate how they can be used with env0, leveraging the platform’s multi-framework support.

Blog
video
Terraform Apply Command: Options, Examples and Best Practices
A comprehensive guide to the terraform apply command, featuring use cases, options, examples and best practices!

Blog
video
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.

Blog
video
Unpacking OpenTofu: Expert Panel on GA Release, Licensing, and OSS Future
In this ‘X Space’ panel industry experts explore OpenTofu's journey, licensing considerations in engineering, and Infrastructure-as-Code OSS future.

Blog
video
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!

Blog
video
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!

Blog
video
OpenTofu: The Open Source Terraform Alternative
In this post, we delve into OpenTofu and answer all of the most frequently asked questions about the project.

Blog
video
Ansible vs Terraform: Choose One or Use Both?
In this blog post, we will compare the two tools, and then consider examples of how to use them together for a more efficient and comprehensive approach to infrastructure management.

Blog
video
A Complete Guide to Terraform Cloud Pricing
In this guide, we will take a deep dive into TFC's new pricing model, review its implications and discuss the pros and cons of the new pricing scheme.

Blog
video
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.

Blog
video
How to Manage Terraform Locals
All programming languages have a way to express and store values within the context of a code block. In the case of Terraform, that functionality is delivered through Terraform locals.

Blog
video
OpenTofu Launches Into Beta with Homebrew-inspired Registry
The release introduces several bug fixes, security improvements, and updates to documentation, the details of which you can find in our change log. Most importantly, it marks the introduction of our new OpenTofu public registry!

Blog
video
How to Use Terraform Providers
Terraform providers are essential to the functionality of Terraform. Learn how to install and use them to interact with diverse infrastructure services - AWS, Kubernetes,GitHub and more.

Blog
video
What Is Pulumi And How To Use It With Env0
Pulumi is an open source Infrastructure-as-Code framework that provisions resources utilizing common programming languages. Learn more about it and how to easily make it work with env0.