cfn-modules / docs

Rapid CloudFormation: Modular, production ready, open source.
https://github.com/cfn-modules
Apache License 2.0
260 stars 40 forks source link

Replace hardcoded partition with pseudo parameter #1

Open michaelwittig opened 5 years ago

michaelwittig commented 5 years ago

Instead of hardcoding the partition in an ARN to aws, we should use ${AWS::Partition}