aws-security-reference-architecture-examples
aws-security-reference-architecture-examples copied to clipboard
Deploying sra examples multiple times using same stackset
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Is your feature request related to a problem? Please describe
I wanted to deploy multiple conformance packs using the security reference architecture solution but currently it is not possible.
Describe the solution you'd like
The ideal solution would be to an array of conformance packs or something similar.
Describe alternatives you've considered
Extended the template to add extra params and then passing those params.
For example:
- pConformancePackName
- pConformancePackNameGDPR etc.
Additional context
None
Thank you for the feature request @MrHassanMurtaza we will look into updating the conformance pack solution to allow creating more than one conformance pack. With conformance packs we will need to consider the service limits since deploying AWS Config Rules to multiple regions can quickly hit the account limits.