Releases: aws-cloudformation/cfn-lint
Releases · aws-cloudformation/cfn-lint
Release v1.35.3
Release v1.35.2
What's Changed
- Stdin overrides
.cfnlintrc
when determining templates by @kddejong in #4138 - Add in more custom schema information to the docs by @kddejong in #4141
- Fix outdated GitHub source URLs by @leinardi in #4143
- Update CloudFormation schemas to
2025-05-21
by @github-actions in #4142
New Contributors
Full Changelog: v1.35.1...v1.35.2
Release v1.35.1
Release v1.35.0
What's Changed
- Make intrinsic functions configurable by @kddejong in #4129
- Add
Assign
toJsonata
choices by @kddejong in #4130 - Create a schema manager for non resource schemas by @kddejong in #4131
- Update CloudFormation schemas to
2025-05-06
by @github-actions in #4124
Full Changelog: v1.34.2...v1.35.0
Release v1.34.2
Release v1.34.1
Release v1.34.0
What's Changed
- Fix Cidr type in
AWS::EC2::IPAMPool
by @kddejong in #4101 - Allow
Fn::GetAtt
to an object when using short form by @kddejong in #4102 - Add isolated regions by @Vandita2020 in #4103
- Keep resolution errors to the fn by @kddejong in #4106
- Update CloudFormation schemas to
2025-04-16
by @github-actions in #4105
New Contributors
- @Vandita2020 made their first contribution in #4103
Full Changelog: v1.33.2...v1.34.0
Release v1.33.2
Release v1.33.1
What's Changed
- Case insensitive pattern for
AWS::SSM::Parameter
Name
by @kddejong in #4090 - Fix context handling
None
for filename by @kddejong in #4091
Full Changelog: v1.33.0...v1.33.1
Release v1.33.0
What's Changed
- New rule E3062 to validate
DBInstanceClass
against Engine by @kddejong in #4080 - Several state mach schema improvements by @kddejong in #4081
- New rule E3681 to validate
AWS::ElasticLoadBalancingV2::TargetGroup
TargetType
property restrictions by @kddejong in #4082 - New rule E3683 to validate
AWS::ElasticLoadBalancingV2::TargetGroup
Protocol
property restrictions by @kddejong in #4082 - Allow for /example in SSM Param Name by @kddejong in #4086
- Update CloudFormation schemas to
2025-04-08
by @github-actions in #4083
Full Changelog: v1.32.4...v1.33.0