Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for IPv6 addresses with the google_compute_external_vpn_gateway terraform resource #8552

Conversation

modular-magician
Copy link
Collaborator

compute: added `interface.ipv6-address` field in `google_compute_external_vpn_gateway` resource

As per the design doc, go/arcus-outer-vpn-ipv6. The support for IPv6 is present for Outer HA VPN, and support for IPV6 address is present in the api implementation and gcloud for external_vpn_gateway. I see the field, ipv6_address which is the IPv6 address of the interface in the external VPN gateway, Is missing in the terraform implementation for external vpn gateway. Adding the missing ipv6_address field in the yaml file.

Derived from GoogleCloudPlatform/magic-modules#11982

…gateway terraform resource (#11982)

[upstream:c02979592736f19e34d38036a86468d62dcc53c2]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 2d05de3 into hashicorp:main Oct 29, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-c02979592736f19e34d38036a86468d62dcc53c2 branch November 16, 2024 04:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant