How to organize a large Terraform project
Of course we started with CloudFormation, we even threw in ansible for good measure.
But then we discovered Terraform and everything suddenly made sense, however, we pretty quickly hit the second speed bump (after getting multiple AWS accounts, remote state etc to work): how to organize your Terraform ‘stuff’.
Since we came up with a pretty workable setup adding to our happiness, I thought I’d share it here.