Terraform at Scale: Folders, Workspaces, or Services?
TL;DR
Terraform structures must match the type of divergence across environments: value-based (sizes, counts) or structural (providers, topology, IAM boundaries).
Folder-per-environment is safe and explicit but risks drift without strong module dis...
dortort.hashnode.dev6 min read