IaC Resources and News

Stay in the loop on the latest IaC news with this collection of articles and videos!

View all
Blogs
Videos
Case Studies
New Features
Ebooks
Webinars
Terraform
OpenTofu
How Tos
News
Mastering Managed IaC Self-Service: The Complete Guide

Mastering Managed IaC Self-Service: The Complete Guide

Discover how managed IaC self-service empowers developers and DevOps teams alike. Explores key benefits, best practices, and how to maximize efficiency and control with Infrastructure as Code.
Mastering Ansible Playbooks:  Step by Step Guide

Mastering Ansible Playbooks: Step by Step Guide

This guide will introduce Ansible Playbooks and demonstrate how they work through an example deployment of a Flask application on an Apache server with a PostgreSQL database.
Terraform Map Variable: A Complete Guide with Practical Examples

Terraform Map Variable: A Complete Guide with Practical Examples

In this blog, we’ll explain what Terraform maps are, explore their use cases, and share practical examples and best practices for effectively using them—and more.
Meet Us in Salt Lake for KubeCon 2024 (and OpenTofu Day)!

Meet Us in Salt Lake for KubeCon 2024 (and OpenTofu Day)!

We’re thrilled to be part of this year’s KubeCon, the leading cloud-native event, happening from November 12th to 15th at Salt Lake City. Come see us at Booth P6
Terraform Workspaces Guide: Commands, Examples and Best Practices

Terraform Workspaces Guide: Commands, Examples and Best Practices

This blog post covers Terraform workspaces, commands, best practices, practical examples, and more.
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!
Mastering Cloud Efficiency, Scaling with FinOps and Infrastructure as Code

Mastering Cloud Efficiency, Scaling with FinOps and Infrastructure as Code

Join our webinar to learn about the connection between FinOps and IaC management, the role of FinOps in cloud environments, and practical ways to optimize cloud costs with FinOps and IaC tools.
OpenTofu Registry Guide: Tips, Examples, and Ways to Contribute

OpenTofu Registry Guide: Tips, Examples, and Ways to Contribute

The OpenTofu registry UI is now live! To mark this occasion, here's a quick guide to help you explore its use cases, key features, and ways to contribute.
Terraform for Loops Guide: Types, Examples and Best Practices

Terraform for Loops Guide: Types, Examples and Best Practices

Terraform for loop helps you write simplified, repeatable code used to deploy resources. In this article, we’ll explore 'for' loops using 'for_each' and 'count', how and when to use them, example scenarios, best practices, and much more.
The Essential Ansible Tutorial: A Step by Step Guide

The Essential Ansible Tutorial: A Step by Step Guide

In this tutorial, we'll cover the fundamentals of working with Ansible, from installation to creating your first playbook. In later sections, we'll dive into practical hands-on examples for advanced use cases and show why Ansible has become a go-to solution for many modern DevOps practices.
The Four Stages of Terraform Automation

The Four Stages of Terraform Automation

In this blog post, we'll explore the four stages of Terraform and OpenTofu automation, providing a roadmap as you look to scale your IaC practices.
Terraform Lookup Function: Examples, Use Cases and Best Practices

Terraform Lookup Function: Examples, Use Cases and Best Practices

The Terraform/OpenTofu 'lookup' function helps maintain clean, DRY, and reusable code. In this blog, we'll explore the various scenarios where the 'lookup' function can be used, and provide some practical examples for both common and more advanced use cases.
Terraform Count Meta-Argument: Indexing, Examples and Use Cases

Terraform Count Meta-Argument: Indexing, Examples and Use Cases

In this blog, we’ll learn more about count, describe its use cases, and show how you can use it to create multiple resources with ease - with or without conditional expressions.
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.
Webinar: Lessons Learned from Managing IaC Across 800+ Environments

Webinar: Lessons Learned from Managing IaC Across 800+ Environments

Join Sergey Korolev of Rakuten Viber to learn how his team automates and manages Infrastructure as Code, and how mature IaC practices improve developer experience, reduce technical debt, and streamline operations at scale.
OpenTofu v1.8: A Detailed Look at the Upcoming Release

OpenTofu v1.8: A Detailed Look at the Upcoming Release

As OpenTofu quickly nears its next stable release, we delve into its new features, discuss their use cases, and explore the challenges they will address for OpenTofu users.
Terraform Cloud Alternatives: 2025 In-Depth Guide

Terraform Cloud Alternatives: 2025 In-Depth Guide

Recent events are prompting companies to reconsider their TFC subscriptions. At this critical moment, let’s take a closer look at TFC—explore its features, limitations, and pricing model, and review potential alternatives that might better meet your needs.
Terraform Import Command and Import Block: Examples, Tips and Best Practices

Terraform Import Command and Import Block: Examples, Tips and Best Practices

Learn how to use the 'import' command and import blog to move existing resources into your Terraform/OpenTofu state file.
Terraform Validate Command: Practical Examples and Best Practices

Terraform Validate Command: Practical Examples and Best Practices

The 'validate' command helps you check the syntax of your Terraform or OpenTofu code before deployment. Learn how to use it effectively for seamless infrastructure provisioning.
env0 Workflows: Simplifying Advanced IaC Setups and Managing Dependencies

env0 Workflows: Simplifying Advanced IaC Setups and Managing Dependencies

env0 Workflows provides a structured approach to managing groups of related environments and their dependencies. Learn how you can use it to streamline complex IaC deployments.
How to Use tenv to Streamline IaC Version Management

How to Use tenv to Streamline IaC Version Management

tenv is a version manager for Terraform, OpenTofu, Terragrunt, and Atmos, written in Go. Check out this post to see how it works.
Terraform Dynamic Blocks: Advanced Use Cases and Examples

Terraform Dynamic Blocks: Advanced Use Cases and Examples

Learn how to use dynamic blocks in Terraform and OpenTofu, to create adaptable configurations based on input values.
Terraform Functions Guide: Complete List with Detailed Examples

Terraform Functions Guide: Complete List with Detailed Examples

Terraform functions are essential for creating effective infrastructure code. In this blog post, we'll provide a 360° review of Terraform/OpenTofu functions, with practical and detailed examples.
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.