Release v1.13.0
What's Changed
- Add rule E3674 to validate instance
PrivateIpAddress
by @kddejong in #3657 - Update schemas to not allow
Ipv6Addresses
andIpv6AddressCount
onAWS::EC2::NetworkInterface
together by @kddejong in #3656 - Update E3044 to allow
EXTERNAL
to not haveREPLICA
by @kddejong in #3670 - Add rule E3056 to validate
HealthCheckGracePeriodSeconds
onAWS::ECS::Service
by @kddejong in #3671 - Update CloudFormation schemas to 2024-09-09 by @github-actions in #3647
- Fail gracefully if no templates match wildcard by @thecodingsysadmin in #3603
New Contributors
- @thecodingsysadmin made their first contribution in #3603
Full Changelog: v1.12.4...v1.13.0