Small README tweak
This commit is contained in:
parent
23620afd0f
commit
46affe9814
@ -4,8 +4,8 @@ This GitHub Action authenticates to Google Cloud. It supports authentication via
|
|||||||
a Google Cloud Service Account Key JSON and authentication via [Workload
|
a Google Cloud Service Account Key JSON and authentication via [Workload
|
||||||
Identity Federation][wif].
|
Identity Federation][wif].
|
||||||
|
|
||||||
Workload Identity Federation is the recommended approach as it obviates the need
|
Workload Identity Federation is recommended over Service Account Keys as it
|
||||||
to export a long-lived Google Cloud service account key and establishes a trust
|
obviates the need to export a long-lived credential and establishes a trust
|
||||||
delegation relationship between a particular GitHub Actions workflow invocation
|
delegation relationship between a particular GitHub Actions workflow invocation
|
||||||
and permissions on Google Cloud.
|
and permissions on Google Cloud.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user