laardee / stackvalidator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS CloudFormation Stack Validator

WIP

npm install -g stackvalidator

validates all templates recursively from current working directory

stackvalidator

--path defines path to the files you want to validate

--delay increases delay between validations, use if the rate exceeds

stackvalidator --path=path-to-files --delay=500

About

License:MIT License


Languages

Language:JavaScript 100.0%