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 #2722

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 requested a review from a team as a code owner August 27, 2024 17:39
@modular-magician modular-magician requested review from shuyama1 and removed request for a team August 27, 2024 17:39
Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@modular-magician modular-magician merged commit 0891565 into GoogleCloudPlatform:main Aug 27, 2024
3 of 6 checks passed
@modular-magician modular-magician deleted the downstream-pr-f5ae22e34495c7e2d439594854198937b17107a1 branch November 18, 2024 06:18
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