Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding internet gateway to fix autogenerate VPC and subnet issue #33

Conversation

dustinbutterworth
Copy link

Fixes #9

After deploying, ran Reach Analyzer and saw that the instance couldn't reach port 443 for any of the AWS SSM Endpoints.. It failed at the route table. Examination of the route table showed no access to the public internet, so adding an internet gateway and a new route table entry fixes it.

@dustinbutterworth dustinbutterworth deleted the autogenerate-vpc branch April 2, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AWS: autogenerate VPC and subnet
1 participant