You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ Version `v0.20` adds support for NLB target group attributes:
61
61
- Preserves client IP address in NLB target group connections
62
62
- Defaults to true, matching AWS NLB default behavior
63
63
- Set to false to override and disable this feature
64
+
-**Breaking change**: Previously this attribute was not explicitly set. Updating to v0.20 will set `preserve_client_ip.enabled=true` on all NLB target groups. For setups that require it disabled, use `--nlb-preserve-client-ip=false`
64
65
65
66
These attributes are only applied to Network Load Balancer target groups. Application Load Balancers are not affected.
0 commit comments