How to organize Terraform modules for multiple environments?
Every Terraform guide on the web provides a partial solution that is almost always not the real picture. I get that not everyone has the same infrastructure needs, but what worries me is that the common scenario, including: Multiple environments (e.g. dev , stage ) Remote backend (e.g. AWS S3) Some basic resources (e.g. S3 buckets or EC2 instances) isn't pre