509 Forks
2141 Stars
2141 Watchers

cfn-lint

CloudFormation Linter

How to download and setup cfn-lint

Open terminal and run command
git clone https://github.com/aws-cloudformation/cfn-lint.git
git clone is used to create a copy or clone of cfn-lint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cfn-lint https://github.com/aws-cloudformation/cfn-lint/archive/master.zip

Or simply clone cfn-lint with SSH
[email protected]:aws-cloudformation/cfn-lint.git

If you have some problems with cfn-lint

You may open issue on cfn-lint support forum (system) here: https://github.com/aws-cloudformation/cfn-lint/issues