thinkstack-co / terraform-modules

Terraform modules
MIT License
7 stars 4 forks source link

VPC - Internet Gateway - Transit Gateway VPC #85

Open zachreborn opened 2 years ago

zachreborn commented 2 years ago

Describe the feature

When utilizing an egress/ingress Transit Gateway VPC or SDWAN VPC, there needs to be the option to remove the igw and igw route. This will allow even public subnets to route ONLY to the transit gateway and thus the transit VPC.

Considerations: What will allow the best long term default strategy? What will ensure that it cannot be easily manipulated to bypass compliance of routing out the firewalls or SDWAN devices?