Back to Topics
terraform3 posts
terraformterragruntinfrastructure-as-code
Terragrunt vs Terraform Workspaces: A Practical Decision Guide
Cut through the noise. Real criteria for choosing between Terragrunt and Terraform workspaces based on team size, complexity, and actual pain points.
GeekOnCloud·May 29, 2026·6 min read
terraforminfrastructure-as-codedevops
Writing Reusable Terraform Modules with Semantic Versioning
Build production-grade Terraform modules with proper versioning, input validation, and registry publishing. Includes real module structure and CI/CD pipeline.
GeekOnCloud·May 1, 2026·6 min read
TerraformPlatform EngineeringCloud Cost
Terraform at scale — structuring modules for 50+ environments
Monolithic Terraform state files are a footgun. Here's the module structure and workspace strategy we use to manage 50+ environments without losing our minds.
GeekOnCloud·Apr 10, 2025·3 min read