Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] clarify permission prereqs for GCS source #365

Open
jmcx opened this issue Apr 11, 2023 · 0 comments
Open

[docs] clarify permission prereqs for GCS source #365

jmcx opened this issue Apr 11, 2023 · 0 comments
Assignees

Comments

@jmcx
Copy link
Contributor

jmcx commented Apr 11, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant