slsa-framework / slsa-github-generator

Language-agnostic SLSA provenance generation for Github Actions
Apache License 2.0
418 stars 128 forks source link

[docs][container] Document using GCP workload identity #1732

Open ianlewis opened 1 year ago

ianlewis commented 1 year ago

Create a section in the README that outlines how to use GCP workload identity and gives pointers on how you need to set it up.

chasen-bettinger commented 1 year ago

Hey @ianlewis , I'd like to pick this ticket up if you think that's a good idea. What context are we trying to use GCP workload identity in and what are we trying to accomplish by using it?

ianlewis commented 1 year ago

@chasen-bettinger Go for it!

What context are we trying to use GCP workload identity in and what are we trying to accomplish by using it?

It's for authentication with GCP when pushing to Artifact Registry from the container generator.

I would add a new section to the README. There you can show an example of using it.

Some links that may be helpful: