aws-solutions / aws-control-tower-customizations

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environment using AWS best practices.
https://docs.aws.amazon.com/controltower/latest/userguide/cfct-overview.html
Apache License 2.0
360 stars 205 forks source link

do we need to upload the distrubutables to s3 buckets manually? Also, I saw two S3 bucket one is for global one is for regional, do I need to create both of them? #123

Closed condescendent closed 2 years ago

condescendent commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior.

Expected behavior A clear and concise description of what you expected to happen.

Please complete the following information about the solution:

To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0089) - customizations-for-aws-control-tower Solution. Version: v1.0.0". You can also find the version from releases

Screenshots If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context Add any other context about the problem here.

balltrev commented 2 years ago

Hey @condescendent, thanks for the questions:

do we need to upload the distrubutables to s3 buckets manually?

Yes, if you're deploying your own hosted version of CfCT, you'll need to upload your own distributables to the buckets you choose

Also, I saw two S3 bucket one is for global one is for regional, do I need to create both of them?

CfCT Does make some assumptions that resources live in regionalized buckets, so those will need to be created as well.

balltrev commented 2 years ago

Feel free to open new tickets if you've got further questions, thanks @condescendent!