Skip to content

Commit

Permalink
feat(elasticloadbalancingv2): support target group level cross-zone s…
Browse files Browse the repository at this point in the history
…ettings for ALB and NLB (#31814)

### Issue # (if applicable)

Closes #31790.

### Reason for this change
To support target group level cross-zone settings  for ALB and NLB


### Description of changes
Add `crossZoneEnabled` property to `baseTargetGroup`.


### Description of how you validated changes
Add unit tests and integ tests.



### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
mazyu36 authored Nov 14, 2024
1 parent d14a01c commit 6b0b1e1
Show file tree
Hide file tree
Showing 26 changed files with 4,321 additions and 2 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6b0b1e1

Please sign in to comment.