Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi-Account Support #3

Open
gvwalker opened this issue Oct 14, 2022 · 2 comments
Open

Multi-Account Support #3

gvwalker opened this issue Oct 14, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@gvwalker
Copy link
Contributor

Create a version which supports multi-account setups (AWS Organizations).

It should:

  1. Support sending all alerts to a centralized SNS topic (maybe in a Security Account). This can be managed separate from this stack.
  2. Ensure that documentation is clear on how to use CF StackSets to deploy not only across multiple accounts in the ORG, but also which stacks should be deployed across all regions that are in use, and which should be deployed to just US-EAST-1.

Rationale:

  • AWS Best Practice recommends the use of multiple accounts with Organizations to seperate workloads and different environments (DEV, PROD)
@gvwalker
Copy link
Contributor Author

Since this is a use case in my own organisation I'd be happy to take a look at this. Just thought I should suggest it first

@z0ph
Copy link
Contributor

z0ph commented Oct 15, 2022

That sounds like a good idea, as it is a bare minimal survival kit. It should be used by default for a single AWS account (students, personal AWS accounts, etc..) and with a particular parameter in the Makefile to allow the users to deploy AWS Org-wide for enterprise admins.

@z0ph z0ph added the enhancement New feature or request label Oct 15, 2022
@z0ph z0ph self-assigned this Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants