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

Remove unsupported consistent hash for backend services in decoder #2044

Conversation

modular-magician
Copy link
Collaborator

@modular-magician modular-magician commented May 7, 2020

Fixes hashicorp/terraform-provider-google#6281 (see for context)

Release Note Template for Downstream PRs (will be copied)

compute: Removed permadiff or errors on update for `google_compute_backend_service` and `google_compute_region_backend_service` when `consistent_hash` values were previously set on  backend service but are not supported by updated value of `locality_lb_policy`

Derived from GoogleCloudPlatform/magic-modules#3468

Signed-off-by: Modular Magician <magic-modules@google.com>
@ghost ghost added the size/s label May 7, 2020
@modular-magician modular-magician merged commit afa7df8 into hashicorp:master May 7, 2020
@modular-magician modular-magician deleted the downstream-pr-700849b7c8bdffa8946a47f1116102f128e49c62 branch November 16, 2024 03:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix TestAccComputeRegionBackendService_ilbUpdateBasic, TestAccComputeBackendService_trafficDirectorUpdateBasic
1 participant