Hi, I’m trying to create a Google Cloud Function t...
# general
b
Hi, I’m trying to create a Google Cloud Function that is triggered on a push to a pre-existing pubsub topic. I can’t seem to find any API that allows me to use Pulumi’s magical “create a serverless function based on a closure” for GCP’s pubsub anywhere. Does this functionality exist in some other place? It doesn’t seem to be available anywhere in the pubsub Topic or Subscription interfaces.