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

Feature/igw attachment #50

Closed caiovfernandes closed 6 months ago

caiovfernandes commented 6 months ago

Add the attachInternetGateway boolean variable to attach or not a Internet Gateway within a public subnet.