elasticloadbalancingv2: fail to deploy integ test for NLB attributes #29970
Labels
@aws-cdk/aws-elasticloadbalancingv2
Related to Amazon Elastic Load Balancing V2
bug
This issue is a bug.
needs-triage
This issue or PR still needs to be triaged.
Describe the bug
Integ test for NLB attributes (integ.nlb-attributes.ts) fails to deploy due to an error.
The snapshot derived from this test is incorrect, and errors are occurring when making the related corrections.
Expected Behavior
Fix the integration test to ensure it deploys successfully.
denyAllIgwTraffic
setting frominteg.nlb-attribute.ts
denyAllIgwTraffic
ininteg.nlb.dualstack.internal.ts
.Current Behavior
integ.nlb-attributes.ts
integ test fails to deployLoad balancer attribute key 'ipv6.deny_all_igw_traffic' is not supported on load balancers with IP address type 'ipv4'
Reproduction Steps
Specify
denyAllIgwTraffic
for IPV4 IP address type loadbalancer.Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.138.0
Framework Version
No response
Node.js Version
v20.10.0
OS
irreable
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: