terraform-aws-modules / terraform-aws-vpc

Terraform module to create AWS VPC resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/vpc/aws
Apache License 2.0
2.99k stars 4.44k forks source link

feat: Add multiple intra route tables #1016

Closed jbrooks-sms closed 9 months ago

jbrooks-sms commented 11 months ago

Description

This adds multiple intra route tables per the number of intra subnets deployed.

Motivation and Context

This resolves an issue where multiple intra route tables are required such as when using them in a multiple availability zone inspection vpc. Each intra subnet needs to forward to the particular network firewall endpoint which is in the local availability zone

Breaking Changes

There are no breaking changes as this only creates the same number of route tables as intra subnets.

How Has This Been Tested?

aserakhi commented 11 months ago

Very intrested with this feature, we are facing the same issues to manage routing NFW endpoints per AZ!

github-actions[bot] commented 9 months ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 9 months ago

This PR was automatically closed because of stale in 10 days

github-actions[bot] commented 8 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.