Contents

cfn-lint 0.86.1

0

Checks CloudFormation templates for practices and behaviour that could potentially be improved

Checks CloudFormation templates for practices and behaviour that could potentially be improved

Stars: 2335, Watchers: 2335, Forks: 565, Open Issues: 128

The aws-cloudformation/cfn-lint repo was created 5 years ago and the last code push was 2 hours ago.
The project is very popular with an impressive 2335 github stars!

How to Install cfn-lint

You can install cfn-lint using pip

pip install cfn-lint

or add it to a project with poetry

poetry add cfn-lint

Package Details

Author
kddejong
License
MIT no attribution
Homepage
https://github.com/aws-cloudformation/cfn-python-lint
PyPi:
https://pypi.org/project/cfn-lint/
GitHub Repo:
https://github.com/aws-cloudformation/cfn-python-lint

Classifiers

No  cfn-lint  pypi packages just yet.

Errors

A list of common cfn-lint errors.

Code Examples

Here are some cfn-lint code examples and snippets.

GitHub Issues

The cfn-lint package has 128 open issues on GitHub

  • Adds RecordSet Alias TTL match
  • Remove dependency on six
  • autogenerated maintenance
  • fix: test issue 2115
  • Object Ownership doesn't allow Value BucketOwnerEnforced
  • Custom Rule not working for boolean values
  • removing AWS::ElasticLoadBalancingV2::LoadBalancer.LoadBalancerAttribute AllowedValues
  • Enhancement proposal for ARN linting

See more issues on GitHub

Related Packages & Articles

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co