How Tos

Master Infrastructure as Code with practical technical guides and tutorials.

View all
Blogs
Videos
Case Studies
New Features
Ebooks
Webinars
Terraform
OpenTofu
How Tos
News
How to Manage Terraform Locals

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.
How to Use Terraform Providers

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.
What Is Pulumi And How To Use It With Env0

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.
Using Jenkins for Terraform Management

Using Jenkins for Terraform Management

This post showcases the orchestration of Terraform deployments using Jenkins in a real-world scenario. It also delves into the pros and cons of choosing Jenkins for IaC management.
Tutorial: How to Manage Terraform Versioning

Tutorial: How to Manage Terraform Versioning

Each release of Terraform brings with it new features and functionality, but also potential breaking changes. Here is how to choose well.
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.
Pulumi vs Terraform: An In-Depth Comparison

Pulumi vs Terraform: An In-Depth Comparison

We take a deep dive into the features, similarities, differences, and real-world use cases of Terraform and Pulumi, including real-world examples.
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.
ArgoCD Tutorial: Manage and Orchestrate Applications with IaC

ArgoCD Tutorial: Manage and Orchestrate Applications with IaC

In this post, we show how env0 streamlines application management by integrating with ArgoCD, a popular application deployment tool for Kubernetes.
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.
Tutorial: Using ArgoCD with Helm Charts

Tutorial: Using ArgoCD with Helm Charts

ArgoCD is a declarative, GitOps continuous delivery tool for Kubernetes applications that uses Git repositories as the source of truth for defining the desired application state. It automates application deployment and lifecycle management, making it easy to understand and audit.
Using Open Policy Agent (OPA) with Terraform: Tutorial and Examples

Using Open Policy Agent (OPA) with Terraform: Tutorial and Examples

Embracing Infrastructure as Code is a key step in your journey to cloud native operations. It also opens the door to approach other aspects of your operations as code, and a great example of this is using code to define and evaluate policy. This post will introduce you to the concepts behind policy as code, and how to use Open Policy Agent (OPA) to implement policy as code with your existing Terraform configurations.
Day 0 Environment Creation

Day 0 Environment Creation

env0 works well for customers who already have infrastructure provisioned in the cloud. But what if you need to support infrastructure developers and still need the management layer that env0 provides? We refer to this process of creating new infrastructure through automation as “Day 0” environment creation. This post shows one such way of automating the creation of the env0 environment resources by using our TF provider and some shell magic.
Share outputs between IaC stacks

Share outputs between IaC stacks

As our codebase becomes more complex, it often becomes an issue to maintain one IaC stack for our entire deployment, and we might think of splitting our IaC stack into smaller, more manageable components, with the relevant IaC for the job. The question is how can we pass outputs between deployment stacks? Read on to learn more.
Tutorial: How To Set up Prometheus and Grafana with Amazon EKS

Tutorial: How To Set up Prometheus and Grafana with Amazon EKS

In this blog post we’ll walk you through setting up your first monitoring and observability system to gather data about your systems, deployed in AWS cloud using env0.
Containerized Application Deployment to Amazon EKS

Containerized Application Deployment to Amazon EKS

In this tutorial we'll go over how to enable repeatable, effective, straightforward application deployments by automatically deploying Kubernetes resources to an Amazon EKS cluster. 
Deploying Amazon Elastic Kubernetes Service (AWS EKS) with Terraform

Deploying Amazon Elastic Kubernetes Service (AWS EKS) with Terraform

When you’re deploying any type of code, whether it’s application code or infrastructure code like Terraform, you want an automated way to deploy it. Aside from application and infrastructure automation workflow, you also want a way to manage certain aspects of how you’re deploying your environment. In this blog post, you’ll learn how to deploy an AWS Elastic Kubernetes Service (Amazon EKS) cluster with Terraform using env0.
How to use Terraform locally with the env0 platform

How to use Terraform locally with the env0 platform

Under pressure to use an automated IaC tool but don’t want to deal with the overhead of pushing code for every change? Here’s a step-by-step look at how to use Terraform locally and still have access to all the benefits of the env0 platform.
Deploy Amazon Elastic Container Service (AWS ECS) with CloudFormation

Deploy Amazon Elastic Container Service (AWS ECS) with CloudFormation

For any infrastructure or cloud service deployment, organizations need a way to make the entire deployment process repeatable. In this blog post, you’ll learn how to combine AWS CloudFormation and env0 to create a production-driven experience for AWS Elastic Container Service Amazon ECS.
How to integrate Azure DevOps with env0

How to integrate Azure DevOps with env0

Feature Release: env0 has released an integration with Azure DevOps, allowing teams to automate the provisioning and management of cloud resources directly from Azure DevOps. This integration is useful for implementing gitops workflows, providing self-service provisioning for developers, and enforcing governance and compliance controls.
Manage on-prem VMware vSphere with Terraform and env0

Manage on-prem VMware vSphere with Terraform and env0

Infrastructure as Code (IaC) is widely used to deploy into clouds like AWS, Azure, and GCP. It can also be used to manage on-premises VMware vSphere infrastructure. This step-by-step walkthrough and video tutorial shows you how to use env0 with a self-hosted agent to manage on-premises VMware infrastructure directly.
Video Tutorial: How to Migrate from Atlantis to env0

Video Tutorial: How to Migrate from Atlantis to env0

In this video, we'll go through some background on Atlantis and then show you how to migrate from Atlantis to env0, including using the env0 remote backend for Terraform state storage.
No items found.