You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Google introduced a possibility to create Pub/Sub GCS based subscription which allows to read the messages from the topic and writes them directly to the GCS bucket. It would be nice to have such a possibility in the Ansible module as well.
SUMMARY
Google introduced a possibility to create Pub/Sub GCS based subscription which allows to read the messages from the topic and writes them directly to the GCS bucket. It would be nice to have such a possibility in the Ansible module as well.
Here are the details: https://cloud.google.com/pubsub/docs/create-cloudstorage-subscription
ISSUE TYPE
COMPONENT NAME
gcp_pubsub_subscription
ADDITIONAL INFORMATION
Here is a sample configuration of a GCS based Pub/Sub subscription:
The text was updated successfully, but these errors were encountered: