Skip to content

Modified swimlane VPCs for egress to internet#56

Merged
thecaffiend merged 5 commits into
mainfrom
55-add-an-egress-route-to-public-internet-for-private-swimlane-vpc
Aug 8, 2024
Merged

Modified swimlane VPCs for egress to internet#56
thecaffiend merged 5 commits into
mainfrom
55-add-an-egress-route-to-public-internet-for-private-swimlane-vpc

Conversation

@thecaffiend
Copy link
Copy Markdown
Member

TO TEST

  • Ensure this branch is deployed (it is at time of making PR)
  • Spin up an EC2 instance (cheapest possible) in the 10.0.2.x subnet of the private swimlane's VPC.
  • Log into the EC2 instance (this will require setting up an EC2 instance endpoint in the AWS console).
  • perform some action requiring sending a request to the internet. e.g. ping google.com or a yum install action and ensure it works as expected.

@thecaffiend thecaffiend linked an issue Aug 7, 2024 that may be closed by this pull request
Copy link
Copy Markdown
Member

@mehalter mehalter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@thecaffiend thecaffiend merged commit 9a25f5c into main Aug 8, 2024
@thecaffiend thecaffiend deleted the 55-add-an-egress-route-to-public-internet-for-private-swimlane-vpc branch August 8, 2024 19:16
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.

Add an egress route to public internet for private swimlane vpc

2 participants