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

Allow for IPV6_ONLY stackType configurations #20850

Conversation

modular-magician
Copy link
Collaborator

reopen of GoogleCloudPlatform/magic-modules#12283
related to b/360733056

This got rolled back because it was failing TestAccComputeInstanceNetworkIntefaceWithSecurityPolicy. I don't have Cloud Armor on my private cloud environment so can i get a detailed test log to see why it fails and debug it? Preferably with TF_LOG=DEBUG while the test is running

  • Supports IPV6_ONLY stackType for instances and subnetworks
  • ipv6_access_config is now Computed because when providing an IPV6 subnet the access config will get autofilled from the API

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

compute: added support for `IPV6_ONLY` stack_type to `google_compute_subnetwork`, `google_compute_instance`, `google_compute_instance_template` and `google_compute_region_instance_template`.

Derived from GoogleCloudPlatform/magic-modules#12485

Co-authored-by: Zhenhua Li <[email protected]>

[upstream:c1ae9f3234aa4303bb3b817a7edb742c71ccb4ea]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician requested a review from a team as a code owner January 8, 2025 17:43
@modular-magician modular-magician merged commit 6ea49db into hashicorp:main Jan 8, 2025
4 checks passed
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