kestra-io / plugin-gcp

Apache License 2.0
9 stars 10 forks source link

Implement Realtime Trigger #377

Closed iNikitaGricenko closed 6 months ago

iNikitaGricenko commented 6 months ago

What changes are being made and why?

How the changes have been QAed?

triggers:
  - id: watch
    type: io.kestra.plugin.gcp.pubsub.RealtimeTrigger
    projectId: "{{globals.project}}"
    topic: test-topic
    subscription: test-subscription