Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add Support for IPv6 #43

Closed
razorsedge opened this issue Apr 15, 2021 · 0 comments · Fixed by #55
Closed

Add Support for IPv6 #43

razorsedge opened this issue Apr 15, 2021 · 0 comments · Fixed by #55
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@razorsedge
Copy link

Describe the Feature

Support IPv6.

Expected Behavior

IPv6 CIDRs should be allocated to the subnets. Auto-assign IPv6 address should be enableable.

Use Case

We need to assign IPv6 addresses to our VPC resources. cloudposse/terraform-aws-vpc already supports IPv6 so we just need to be able to assign to the subnets.

Describe Ideal Solution

Allow for passing in ipv6_cidr_block and either assume that the addresses should be auto-assigned or provide an argument to toggle IPv6 auto-assignment and default to enabled if ipv6_cidr_block is present.

@Gowiem Gowiem added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 1, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants