redhatcloudx / transformer

Find RHEL images in public clouds
Apache License 2.0
6 stars 3 forks source link

Move Google Cloud authentication to Workload Identity Federations #57

Open F-X64 opened 1 year ago

F-X64 commented 1 year ago

Github enabled the use of Open ID Connect for Github Actions.

Let's move the authentication process for Google Cloud away from the existing service account file towards Workload Identity Federations.

If this switch proves to be successful we should investigate to move AWS and Azure as well.

major commented 1 year ago

Nice, that feature is news to me and it looks interesting. 😉