Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.8 KB

File metadata and controls

29 lines (18 loc) · 1.8 KB

AWS CloudFormation Module Sharing

This project contains sample templates for deploying CloudFormation Modules across accounts using CloudFormation StackSets

Architecture Overview Image

The modules folder contains a sample CloudFormation Module, this can be deployed using the CloudFormation CLI:

cd modules
cfn validate
cfn submit

For more details see the CloudFormation CLI guide: https://docs.aws.amazon.com/cloudformation-cli/latest/userguide/modules-develop.html

The templates folder contains 2 CloudFormation Templates:

Security

See CONTRIBUTING for more information.

License

This library is licensed under the MIT-0 License. See the LICENSE file.