aws-elasticloadbalancingv2: Unwanted Allow All ingress rule added to security group · Issue #14359 · aws/aws-cdk
The ELBv2 ApplicationLoadBalancer construct adds an allow all inbound rule to an existing security group. This occurs both for SG's created in the stack and imported via Id. Reproduction Steps Crea...