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

pubsub: allow empty filter definition #8055

Conversation

modular-magician
Copy link
Collaborator

This PR allows to define an empty filter definition, as we do for our API. The implementation is due to PR #11421, which prohibits this.

Tests added and passed.

Fixes #19269

Release Note Template for Downstream PRs (will be copied)

pubsub: fixed a validation bug that didn't allow empty filter definitions for `google_pubsub_subscription` resources

Derived from GoogleCloudPlatform/magic-modules#11556

Co-authored-by: Sarah French <15078782+SarahFrench@users.noreply.github.com>

[upstream:f5ae22e34495c7e2d439594854198937b17107a1]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 77c8abb into hashicorp:main Aug 27, 2024
2 checks passed
roaks3 pushed a commit that referenced this pull request Aug 29, 2024
[upstream:f5ae22e34495c7e2d439594854198937b17107a1]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician deleted the downstream-pr-f5ae22e34495c7e2d439594854198937b17107a1 branch November 16, 2024 03:50
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.

Empty filters no longer allowed, breaking our pipelines
1 participant