Terrastrap - Bootstrapping AWS S3 & DynamoDB Backend

Hey Folks,

I wrote a quick script a couple of weeks ago to bootstrap a S3 and DynamoDB backend for terraform. It allows for multiple accounts and multiple regions for isolation of dev, stage & prod environments. It also support TFENV and pegging to specific Terraform versions. Feedback most welcome - GitHub - dozyio/terrastrap: Bootstrap a S3 and DynamoDB backend for Terraform

Thanks