Skip to content

cloudtasks: fixed perma-diff on http_target.uri_override.query_override in google_cloud_tasks_queue#26172

Merged
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-42a1ce4b05a98639c17e556b48ff070046e7fcaa
Feb 19, 2026
Merged

cloudtasks: fixed perma-diff on http_target.uri_override.query_override in google_cloud_tasks_queue#26172
modular-magician merged 1 commit intohashicorp:mainfrom
modular-magician:downstream-pr-42a1ce4b05a98639c17e556b48ff070046e7fcaa

Conversation

@modular-magician
Copy link
Collaborator

Suppress diffs on the query_override object if the read value is empty. This resolves the observed permadiff for my configuration with query_override { query_params = "" }
A diff is still apparent if query_override is an empty object, I have not found a way to prevent that (but removing an empty object from configuration is safer than removing a present-but-empty string, since that has meaning).

Fixes #26006

Release Note Template for Downstream PRs (will be copied)

See Write release notes for guidance.

cloudrun: fixed perma-diff on `http_target.uri_override.query_override` in `google_cloud_tasks_queue`

Derived from GoogleCloudPlatform/magic-modules#16315

…ide` in `google_cloud_tasks_queue` (hashicorp#16315)

[upstream:42a1ce4b05a98639c17e556b48ff070046e7fcaa]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 57cbae3 into hashicorp:main Feb 19, 2026
3 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.

Cloud Tasks Queue Query Override Permadiff

1 participant

Comments