DNXLabs / terraform-aws-network

Terraform module for creating basic network resources: VPC, subnets and NAT.
https://modules.dnx.one
Apache License 2.0
5 stars 18 forks source link

Bugfix/multi nat issue #10

Closed vishalbhogate closed 4 years ago

vishalbhogate commented 4 years ago

Fixing the logic when multi_nat is false to have only one route table instead of three route tables.