terraform-aws-modules / terraform-aws-vpn-gateway

Terraform module to create AWS VPN gateway resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/vpn-gateway/aws
Apache License 2.0
111 stars 154 forks source link

feat: Add support for ipv6 #66

Closed christian-vdz closed 2 years ago

christian-vdz commented 2 years ago

Description

Added support for IPv6 by creating 3 new variables:

Motivation and Context

I'd like to set-up and IPv6 site-to-site VPN to my Transit Gateway using the module. This change is required to be able to use IPv6 inside a Site-to-Site VPN deployed with this module.

Breaking Changes

I don't think there are any breaking changes here. I set the default values according to the resource documentation.

How Has This Been Tested?

antonbabenko commented 2 years ago

This PR is included in version 2.12.0 :tada:

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.