stajkowski / terraform-aws-networking

AWS Networking Module for Terraform
Apache License 2.0
0 stars 0 forks source link

Extend Auto IPV4 Assign in Public Subnets #8

Open stajkowski opened 4 months ago

stajkowski commented 4 months ago

Public subnets in a VPC might not mean public with internet accessible ip addresses. It might also mean public to the rest of the VPCs connected via Transit Gateway. Bubble up the map ipv4 as a variable that can be set in the subnet for some flexibility.