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

Revert "Support IPV6_ONLY configurations for compute API" #8773

Conversation

modular-magician
Copy link
Collaborator

Reverts GoogleCloudPlatform/magic-modules#12283
Fixes: hashicorp/terraform-provider-google#17838

Test newly started failing after the introduction. I read the error message and though it was unrelated, paired with the presence of the failing test issue I thought this was already failing for unrelated reasons.

We should lean towards reverting until we can understand what is going on here

compute: `stack_type` can now be set to `IPV6_ONLY` on `google_compute_subnetwork`, `google_compute_instance`, `google_compute_instance_template` and `google_compute_region_instance_template`. REVERTED: PLEASE REMOVE

Derived from GoogleCloudPlatform/magic-modules#12408

[upstream:0ec5573ce1f0a975bb38bbdbed970ab99fdcc739]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician requested a review from a team as a code owner November 22, 2024 22:42
@modular-magician modular-magician merged commit d7ad571 into hashicorp:main Nov 22, 2024
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.

Failing test(s): TestAccComputeInstanceNetworkIntefaceWithSecurityPolicy
1 participant