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

Add a GCP pub/sub output #10

Closed
andrewkroh opened this issue Feb 24, 2021 · 0 comments · Fixed by #13
Closed

Add a GCP pub/sub output #10

andrewkroh opened this issue Feb 24, 2021 · 0 comments · Fixed by #13
Labels
enhancement New feature or request

Comments

@andrewkroh
Copy link
Member

Create an output that creates a GCP pub/sub topic if it does not exist and publishes messages to the topic. This could be used with the GCP pub/sub emulator for testing. I would expect the output to write to a single topic for simplicity. You could run multiple instances if you need to sent to multiple topics.

@andrewkroh andrewkroh added the enhancement New feature or request label Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant