CloudFormation Articles

1 article in the CloudFormation category — browse the collection below.

How to reduce your CloudFormation template size
CloudFormation

How to reduce your CloudFormation template size

Overcome the 51,200 byte CloudFormation template limit using AWS::Include and cfn-include preprocessor. Split large templates into modular reusable components.

Read more