Hi, firstly amazing work, thanks for open sourcing it! 😎
Early on in the README the Concepts section states:
This module allows practical isolation / compartmentalization of privileges within a single AWS account along the following axes:
It's a known practice to separate stages in to different AWS accounts, e.g:
It'd be great if you could indicate in the README:
- Why you decided to implement a single AWS account solution here, and:
- Whether there are plans (or willingness to accept work on) adding support for using different AWS accounts (per stage).
Hi, firstly amazing work, thanks for open sourcing it! 😎
Early on in the README the Concepts section states:
It's a known practice to separate stages in to different AWS accounts, e.g:
From the Serverless docs
From a top Google result:
It'd be great if you could indicate in the README: