-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Description
Use cases:
- Internet traffic is routed via an Egress VPC via a transit gateway (for outbound content filtering), but there are still the distinction of a "public" and a "private" network inside the VPC.
- Alternatively the traffic for the "public" network is routed via a DirectConnect (great way of bringing publicly routed IPs into your VPC onto the EC2 hosts without NAT involved).
Solution:
Leave the default behaviour as is but add an additional check to the igw creation to also check for disable_igw_creation (default of false).
fdamstra
Metadata
Metadata
Assignees
Labels
No labels