Posts tagged "iac"

16 articles

May 28, 2025

Rethinking the Role of OpenTofu

OpenTofu has an opportunity to evolve into a true infrastructure delivery engine.

December 30, 2024

Organizing Terraform Code for Scalability and Maintainability

Learn practical approaches to organizing Terraform code in complex environments. Discover techniques for building reusable modules, managing configuration across environments, and scaling infrastructure code for production.

December 19, 2024

What is Terraform Cache?

This blog explores Terraform caching, offering insights on optimizing initialization, minimizing redundant downloads, and setting up a local cache for centralized projects.

December 6, 2024

How to migrate from Terraform to OpenTofu

This blog discusses why switching to OpenTofu offers a more secure, open-source alternative to Terraform, focusing on its transparent licensing and community-driven development. It also provides a step-by-step guide to migrating your infrastructure management from Terraform to OpenTofu.

December 4, 2024

Build vs Buy: A Case Study in Terraflow

When should you build or buy? A recent blog post about Terraflow gives insight into the benefits and drawbacks of building your own solution.

November 27, 2024

When to Use Terraform Taint Instead of Destroy or State RM

This blog explores Terraform Taint, highlighting its purpose, practical use cases, and how it compares to alternatives like terraform destroy. Backed by real-world scenarios and community discussions, this guide helps you understand when and why taint is the preferred choice for resource recreation.

November 18, 2024

Terraform vs. Pulumi: Which IaC Tool is Right for You?

This blog compares Terraform and Pulumi, highlighting their strengths and differences in approach, language flexibility, and use cases, helping you determine which IaC tool best suits your team’s needs.

October 29, 2024

How to Enforce Open Policy Agent (OPA) with Terraform

This blog explains how to use Open Policy Agent (OPA) with Terraform to enforce infrastructure policies as code.

October 11, 2024

Terraform Cloud Alternatives: Finding the Right IaC Platform for Your Team

Explore affordable alternatives to Terraform Cloud, with a focus on Terrateam and other platforms that fit your team's needs

September 26, 2024

System Initiative: Not So Far From IaC

System Initiative is more similar to what we have now than revolutionary.