-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Open
Description
Is your request related to a new offering from AWS?
This feature is not bound to a specific AWS feature(other than used by the VPC module already)
Is your request related to a problem? Please describe.
When using network firewall we need to be able to have a default route through the network firewall for our public subnets
As the VPC today always creates the 0.0.0.0/0 route (and also creates the route table for the public subnets). We have no way to use the this VPC module with a network firewall
Describe the solution you'd like.
I think the simplest solution with least change is to be able to disable the creation of the default route for public subnets
Describe alternatives you've considered.
The alternative I considered first was having a toggle to disable creating the route table(s) for public subnets and then provide "my own" route table(s)
Additional context
Would this be an ok approach?
shaafekhan, Kab1r and wparr-circle
Metadata
Metadata
Assignees
Labels
No labels