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

feat: Enable routing NAT traffic (to internet) via a transit gateway #1114

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

plenti-chris-fowles
Copy link

@plenti-chris-fowles plenti-chris-fowles commented Aug 28, 2024

Description

Adds routing configuration for private subnets to allow using transit gateway for nat traffic.

Motivation and Context

Allows using a network hub architecture for centralised internet traffic routing (either via nat alone, or using a network firewall)

Breaking Changes

None

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@plenti-chris-fowles plenti-chris-fowles changed the title enable routing nat traffic (to internet) via a transit gateway feat: enable routing nat traffic (to internet) via a transit gateway Aug 28, 2024
@plenti-chris-fowles plenti-chris-fowles changed the title feat: enable routing nat traffic (to internet) via a transit gateway feat: Enable routing NAT traffic (to internet) via a transit gateway Aug 28, 2024
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.

1 participant