1 Answer
- Newest
- Most votes
- Most comments
0
So the issue was:
I've used third-party tarraform module for vpc creation.
and it enabled ec2 vpc endpoint with aws service category and type interface, and associated default vpc SG with it.
since default vpc subnet allowing access from itself only :) I need to attach default vpc SG to instances or disable ec2 vpc endpoint (I decided to disable it).
thank you.
answered 7 years ago
Relevant content
- asked 2 years ago
- asked 3 years ago
- asked 4 years ago
- AWS OFFICIALUpdated 3 months ago
