cfn-lint

CloudFormation Linter

MIT-0 License

Downloads
10.1M
Stars
2.4K
Committers
169

Bot releases are visible (Hide)

cfn-lint - Release v1.5.2

Published by kddejong 3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.5.1...v1.5.2

cfn-lint - Release v1.5.1

Published by kddejong 3 months ago

v1.5.1

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.5.0...v1.5.1

cfn-lint - Release v1.5.0

Published by kddejong 4 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.2...v1.5.0

cfn-lint - Release v0.87.9

Published by kddejong 4 months ago

CloudFormation Specifications
  • Update CloudFormation specs to 180.0.0 (pull #3391)
cfn-lint - Release v1.4.2

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.1...v1.4.2

cfn-lint - Release v1.4.1

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.4.0...v1.4.1

cfn-lint - Release v1.4.0

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.7...v1.4.0

cfn-lint - Release v1.3.7

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.6...v1.3.7

cfn-lint - Release v1.3.6

Published by kddejong 4 months ago

v1.3.6

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.5...v1.3.6

cfn-lint - Release v1.3.5

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.4...v1.3.5

cfn-lint - Release v1.3.4

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.3...v1.3.4

cfn-lint - Release v0.87.8

Published by kddejong 4 months ago

CloudFormation Specifications
  • Update CloudFormation specs to 179.0.0 (pull #3308)
Fixes
  • Update rules to better handle null/None values for Outputs (pull #3302)
cfn-lint - Release v1.3.3

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.2...v1.3.3

cfn-lint - Release v1.3.2

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.1...v1.3.2

cfn-lint - Release v1.3.1

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.3.0...v1.3.1

cfn-lint - Release v1.3.0

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.2.5.a11...v1.3.0

cfn-lint - Release v1.2.5a11

Published by kddejong 4 months ago

What's Changed

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.2.5.a10...v1.2.5.a11

cfn-lint - Release v0.87.7

Published by kddejong 4 months ago

Fixes
  • Update rule W2531 to validate when the specified runtime is deprecated (pull #3297)
  • Update rule E2531 to validate when you can no longer create a lambda function with the specified runtime (pull #3297)
  • Create rule E2533 to validate when you can no longer update a lambda function with the specified runtime (pull #3297)
cfn-lint - Release v0.87.6

Published by kddejong 4 months ago

CloudFormation Specifications
  • Update CloudFormation specs to 177.0.0 (pull #3282)
Fixes
  • Update language transformation to handle SSM based Parameters (pull #3293)
cfn-lint - Release v1.2.5a10

Published by kddejong 4 months ago

What's Changed

  • Update CloudFormation schemas to 2024-06-07 by @kddejong in (pull #3249)
  • Add rule E3040 to validate a developer isn't using a read only property by @kddejong in (pull #3275)
  • Add AWS custom format types AWS::EC2::SecurityGroup.GroupId, AWS::EC2::SecurityGroup.GroupName by @kddejong in (pull #3274)
  • Add AWS custom format types AWS::EC2::VPC.Id, AWS::EC2::Image.Id by @kddejong in (pull #3271)
  • Break resolver functionality into its own package by @kddejong in (pull #3271)
  • Remove awsType and convert them to cfnLint keyword by @kddejong in (pull #3262)

Full Changelog: https://github.com/aws-cloudformation/cfn-lint/compare/v1.2.5.a9...v1.2.5.a10