Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Adding a new region #55

Open
pkennedyvt opened this issue Jan 17, 2020 · 0 comments
Open

Adding a new region #55

pkennedyvt opened this issue Jan 17, 2020 · 0 comments

Comments

@pkennedyvt
Copy link

The instructions for adding a new region are not complete. The actual steps are as follows:

  • Update compliance-account-initial-setup.yaml to add the new region and run in the compliance account, in the new region. This will create the s3 codebuild-output bucket for the new region.
  • Create an S3 bucket named config-rule-code-bucket-947791289618-%region%. This should be added to the CFN with an if doesn't exist. Alternatively, you could run rdk init in the new region
  • Update the stack in the main region to include the parameter with the new region being added
  • Invoke the pipeline, the proper lambda's will now be created.
  • Run the application-account-initial-setup.yaml in the child account(s) in the new region

It should also be noted, if creating multiple regions at the beginning, all of the above needs to happen as well. Additionally, the defaults are for the "other regions" to only receive "otherregionsbaseline" tagged rules. Recommend that we change this to the same "baseline" tag as default.

I will fork the repo this weekend and create pull requests with new readme and the bucket creation that is missin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant