@project-furnace/gc-pub-sub-connector

1.0.0 • Public • Published

Google Cloud Pub/Sub Output Connector

Sends input data to Google Cloud Pub/Sub.

Example Configuration

The minimal configuration required to get going.

{
    "name": "google-cloud-pub-sub",
    "options": {
        "topic": "topic-name-here"
    }
}

Prerequisites

Local Development

Ensure the gcloud console is installed and configured with a service account with permission to publish to Pub/Sub.

For more information see the Google Cloud Pub/Sub quickstart guide.

Readme

Keywords

none

Package Sidebar

Install

npm i @project-furnace/gc-pub-sub-connector

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

6.34 kB

Total Files

7

Last publish

Collaborators

  • chrispynegar
  • deathspirate
  • guillemmateos
  • dannywaite