It would be nice if customers are able to deploy to multiple regions or even at a org level to multiple accounts.
The main stopper is the need for the SSM params for secrets. CFT does not support SecureString parameters. The workaround would be to use a custom resource or to implement #13.
It would be nice if customers are able to deploy to multiple regions or even at a org level to multiple accounts.
The main stopper is the need for the SSM params for secrets. CFT does not support
SecureString
parameters. The workaround would be to use a custom resource or to implement #13.