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

fix an issue in InternalIpDiffSuppress #6444

Conversation

modular-magician
Copy link
Collaborator

Fixes hashicorp/terraform-provider-google#15916

Release Note Template for Downstream PRs (will be copied)

compute: fixed a false permadiff on `ip_address` when it is set to ipv6 on `google_compute_forwarding_rule`

Derived from GoogleCloudPlatform/magic-modules#9062

* fix an issue in InternalIpDiffSuppress

* added tests

* update a function

---------

Co-authored-by: Edward Sun <[email protected]>
[upstream:bf3557dd1720a2366b9fef23625a9693e3c08902]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 0e06028 into hashicorp:main Oct 4, 2023
@modular-magician modular-magician deleted the downstream-pr-bf3557dd1720a2366b9fef23625a9693e3c08902 branch November 16, 2024 03:40
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.

Setting ip_address to IPv6 for google_compute_forwarding_rule causes recreation
1 participant