Why does CDK ALB construct create an ICMP egress disallow rule? #24002
Unanswered
ardc-shorn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I let the CDK implicitly create the SecurityGroup, as shown in the SO question it adds an ICMP egress disallow rule that a newly created SecurityGroup doesn't have by default.
Why?
Should I reproduce the disallow rule on my own SecurityGroup?
More details on SO question: https://stackoverflow.com/q/75291513/924597
Beta Was this translation helpful? Give feedback.
All reactions