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

Adding creation of db Subnet Groups #53

Closed alandavid closed 3 months ago

alandavid commented 3 months ago

Added flags to enable the creation of additional db_subnet_groups for both private and public subnets. By default, secure remains trhe default, but now the configuration allows for the creation of up to two additional subnet groups (private and public).