Skip to content

A collection of CloudFormation Guard 2.0 rules

License

Notifications You must be signed in to change notification settings

iann0036/cfn-guard-rules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFormation Guard Rules

A collection of CloudFormation Guard 2.0 rules

Usage

To use the rules against your CloudFormation template:

cfn-guard validate -r rules/ -s -d mytemplate.yaml

Testing

To run the unit tests:

find rules -name "*.guard" -print0 | xargs -0 -n1 cfn-guard test -t tests/ -r

About

A collection of CloudFormation Guard 2.0 rules

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages