Skip to content

GCP Pub/Sub Binding required fields #1534

@kb2ma

Description

@kb2ma

Describe the issue
Presently the GCP Pub/Sub Binding page shows that all metadata fields are required. However, I am able to successfully use this binding when providing only the fields below:

  1. topic
  2. type
  3. project_id
  4. private_key
  5. client_email

Note that items 2-5 also are the only fields required for GCP Secret Manager. That's why I tried this experiment. The topic field of course is specific to Pub/Sub.

Are these five fields in fact the only required ones for this binding?

URL of the docs
https://docs.dapr.io/reference/components-reference/supported-bindings/gcppubsub/

Expected content
Update the Required column to "N" for non-required fields.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions