cloudposse / terraform-aws-dynamic-subnets

Terraform module for public and private subnets provisioning in existing VPC
https://cloudposse.com/accelerate
Apache License 2.0
191 stars 165 forks source link

IPv6 Only subnet #190

Open ngoyal16 opened 9 months ago

ngoyal16 commented 9 months ago

Describe the Feature

We are looking for IPv6 only subnet design

Expected Behavior

Subnet should be have IPv6 only

Use Case

internal IPv6 only network

Describe Ideal Solution

While creating subnet just assign IPv6 CIDR range

Alternatives Considered

No response

Additional Context

No response