Beyond terraform_remote_state: five ways to share data across Terraform configurations
Every team that splits Terraform into multiple root configurations hits the same wall: configuration A creates a VPC, and configuration B needs the VPC ID. The question isn't whether you need cross-configuration data sharing. It's which approach scal...
dortort.hashnode.dev10 min read