tesera / terraform-modules

Collection of terraform modules
MIT License
12 stars 4 forks source link

AWS Control Tower #122

Open willfarrell opened 5 years ago

kkirov commented 5 years ago

It seems that this can replace our multi account modules, but we need to revisit this and test it when it is available.

Zero5211 commented 5 years ago

Bumping this now that Control Tower is available https://aws.amazon.com/blogs/aws/aws-control-tower-set-up-govern-a-multi-account-aws-environment/

willfarrell commented 5 years ago

Thanks, just waiting on terraform to support creating it.

willfarrell commented 5 years ago

Keep an eye on this repo: https://github.com/willfarrell/terraform-aws-template

It's how they all connect, v0.12 modules coming soon.

o6uoq commented 5 years ago

What does AWS Control Tower provide you over AWS Orgs + AWS Org Accounts setup (which can be Terraform'd) ?

willfarrell commented 5 years ago

From what I've read, AWS Control Tower is basically a wrapper over AWS Orgs with an easier UI. Now that organization units are now supported in terraform, one should be able to set up any limitations they would need.

A simple module (v0.12) can be found here: https://github.com/willfarrell/terraform-account-modules/tree/master/organization