Skip to content

AWS - NAT Gateways & Route Tables - Only one NAT Gateway being used for all AZ routes #71

@JakeBogie

Description

@JakeBogie

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

No one assigned

    Labels

    pr-welcomeWe'd prioritize review, acceptance, and release of PRs addressing this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions