awslabs / idf-modules

Industry Data Framework (IDF) IAC modules repository
Apache License 2.0
21 stars 12 forks source link

[FEATURE] Support subnet deployments to local zones in networking module #198

Closed kevinsoucy closed 6 days ago

kevinsoucy commented 6 days ago

Is your feature request related to a problem? Please describe. When deploying a VPC, allow users to provide a list of local zones to extend the VPC into with public and/or private subnets.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

srinivasreddych commented 6 days ago

Added the feature in this PR: https://github.com/awslabs/idf-modules/pull/188