Engineering Blog
Technical deep dives, infrastructure automation best practices, and insights from the Terrateam engineering team.
RSSRecent Articles
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.
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.
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.
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.
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.
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.
Announcing Customizable Comment Notifications
Take control of your Terrateam comment notifications with new customizable comment strategies for cleaner pull request discussions.
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.
Announcing CODEOWNERS Enforcement
Integrate with your repo's CODEOWNERS file to ensure the right teams approve infrastructure changes