stajkowski / terraform-aws-networking

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

Add Support for Additional Private Subnets #15

Closed stajkowski closed 3 months ago

stajkowski commented 3 months ago

Allow configuration of additional private subnets with NACL rules that automatically associate with:

  1. Private route table
  2. Private GW and PrivateLink services
  3. NAT GW
  4. TGW association

Closes #9