Closed hakamadare closed 8 years ago
@antonbabenko i've pushed some additional changes; there's now an enable_nat_gateway
variable, which is "false" by default, and it toggles the creation and configuration of NAT Gateways on and off.
Thank you @hakamadare
create a NAT gateway in each public subnet, create a route table with the respective NAT gateway as its default route, associate the appropriate route table with each private subnet
also adding a
.gitignore
to facilitate testing