Skip to content

New rules for AWS::ElasticLoadBalancingV2::TargetGroup#4082

Merged
kddejong merged 1 commit intoaws-cloudformation:mainfrom
kddejong:fix/issue/4066
Apr 7, 2025
Merged

New rules for AWS::ElasticLoadBalancingV2::TargetGroup#4082
kddejong merged 1 commit intoaws-cloudformation:mainfrom
kddejong:fix/issue/4066

Conversation

@kddejong
Copy link
Copy Markdown
Contributor

@kddejong kddejong commented Apr 7, 2025

Issue #, if available:
fix #4066

Description of changes:

  • New rule E3681 to validate target group target type property restrictions
  • New rule E3683 to validate target group protocol property restrictions

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.22%. Comparing base (4716882) to head (2d2842d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4082   +/-   ##
=======================================
  Coverage   94.21%   94.22%           
=======================================
  Files         387      389    +2     
  Lines       13354    13388   +34     
  Branches     2645     2649    +4     
=======================================
+ Hits        12582    12615   +33     
  Misses        421      421           
- Partials      351      352    +1     
Flag Coverage Δ
unittests 94.21% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kddejong kddejong merged commit 1afa03b into aws-cloudformation:main Apr 7, 2025
22 checks passed
@kddejong kddejong deleted the fix/issue/4066 branch April 7, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warn/error when AWS::ElasticLoadBalancingV2::TargetGroup is missing required parameters

1 participant