sigdba / sig-shared-sceptre

Shared templates for Sceptre/CloudFormation
2 stars 0 forks source link

Networking using StackSets #76

Open dboitnot opened 1 year ago

dboitnot commented 1 year ago

Look at CloudFormation StackSets:

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/what-is-cfnstacksets.html

This might be a good way to implement cross-region VPC setup.