This message was deleted.
s
This message was deleted.
g
Can you share your code?
b
I added code snippets above - -do you need more?
g
Is that the extent of your code? If I run the same code, I don't get the ingress rule that you're getting.
If you're also creating an
ApplicationListener
, I then you need to set
external: false
to prevent the ALB from being opened to the public internet.
b
Yep! just dug into the source code for that -- sorry, wasn't watching chat! Wish I had, I would have saved myself some time; thankfully not much 🙂 Thanks man
👍 1