Back to Topics
terraform2 posts
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