Skip to content

Strip cfn_nag metadata from the released Cloudformation json

Craig Andrews requested to merge strip-cfn_nag-metadata into master

Have cfn_nag check the yml version of the template

Stripping the cfn_nag metadata reduces the json template size to be below the 51200 byte limit for Cloudformation templates.

Merge request reports