Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.
This repository was archived by the owner on May 5, 2025. It is now read-only.

[docs] clarify permission prereqs for GCS source #365

@jmcx

Description

@jmcx

Simplest and most permissive steps for creating a GCS source are:

  • Create a service account for TriggerMesh, give it the Pub/Sub Editor and Storage Admin roles on the project
  • Create a key for this service account and save it in JSON format in a file called serviceaccountkey.json
  • Create a Google Cloud Storage bucket
  • Copy the address of Cloud Storage’s service account for this project, and use it in IAM to give it the Pub/Sub Publisher role on the project

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions