Engineering Blog

Technical deep dives, infrastructure automation best practices, and insights from the Terrateam engineering team.

RSS

Recent Articles

September 4, 2025

Atlantis Alternative: Why teams are moving to Terrateam OSS

Discover why engineering teams are searching for an Atlantis alternative and how Terrateam OSS delivers missing features needed for modern Terraform automation.

September 4, 2025

Provisioning Google Cloud Infrastructure with Terraform (GKE Cluster Example)

Build GKE cluster with Terraform, automate deployments through GitHub Actions, and implement WIF to remove long-lived credentials from your CI/CD pipeline.

August 29, 2025

Infrastructure in 2035: Steve Wade on Making Infrastructure Boring Again

Steve Wade, the Pragmatic CNCF Guy, shares his unfiltered perspective on how infrastructure management will evolve from complex code to conversational AI by 2035.

August 29, 2025

Deploying an AWS EKS Cluster with Terraform and GitHub Actions

How to provision a production-ready Amazon AWS EKS cluster using Terraform and GitHub Actions to automate deployments.

August 28, 2025

Infrastructure in 2035: Matt Gowie on Why Code Still Matters

Matt Gowie, CEO of Masterpoint, shares his grounded perspective on why infrastructure as code isn't going away and why abstractions can't hide complexity.

August 27, 2025

Infrastructure in 2035: Anton Babenko on Moving Beyond 'As-Code'

Anton Babenko, creator of terraform-aws-modules, shares his bold vision for how infrastructure management will evolve beyond code by 2035.

August 25, 2025

Announcing Customizable Comment Notifications

Take control of your Terrateam comment notifications with new customizable comment strategies for cleaner pull request discussions.

August 24, 2025

Building a CI/CD Pipeline for Terraform with GitHub Actions

A step-by-step guide on Terraform automation using GitHub Actions, focusing on building a CI/CD Pipeline for Terraform.

August 20, 2025

Announcing CODEOWNERS Enforcement

Integrate with your repo's CODEOWNERS file to ensure the right teams approve infrastructure changes