-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
pr-welcomeWe'd prioritize review, acceptance, and release of PRs addressing this issueWe'd prioritize review, acceptance, and release of PRs addressing this issue
Description
Describe the bug
NAT Gateways and Route Tables are created for the Availability Zones in AWS that Paving creates. If we create 3 Availability Zones we should get a route table and a NAT Gateway per AZ. When the route tables are configured all of the route tables (route-az0, route-az1, and route-az2) all use one NAT Gateway...and from my observation it's the first NAT Gateway created.
To Reproduce
Run Paving in AWS, view all of the route tables and notate what NAT Gateway is being used in the route tables.
Expected behavior
Each AZ gets a route table with the associated NAT Gateway defined for that AZ set as the default route for all 0.0.0.0/0 traffic.
Environment (please complete the following information):
AWS
paving v1.0.0
Metadata
Metadata
Assignees
Labels
pr-welcomeWe'd prioritize review, acceptance, and release of PRs addressing this issueWe'd prioritize review, acceptance, and release of PRs addressing this issue