Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

11 stars

Watchers

2 watching

Forks

Releases

Used by

Contributors

Languages