Skip to content

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

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

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 <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner October 29, 2024 20:58
@modular-magician modular-magician requested review from iyabchen and removed request for a team October 29, 2024 20:58
@modular-magician modular-magician merged commit 071ba6b into GoogleCloudPlatform:main Oct 29, 2024
2 checks passed
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician deleted the downstream-pr-c02979592736f19e34d38036a86468d62dcc53c2 branch November 18, 2024 06:43
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