mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 03:17:05 +00:00
Document that WIF is supported for gsutil and bq now (#213)
This commit is contained in:
parent
2b207063da
commit
c06176fb62
1 changed files with 2 additions and 4 deletions
|
|
@ -89,10 +89,8 @@ See [Examples](#examples) for more examples. For help debugging common errors, s
|
|||
The following inputs are for _authenticating_ to Google Cloud via Workload
|
||||
Identity Federation.
|
||||
|
||||
**⚠️ The `bq` and `gsutil` tools do no currently support Workload Identity
|
||||
Federation!** You will need to use traditional service account key
|
||||
authentication for now. Please note that our team does not control these other
|
||||
CLI tools. See GoogleCloudPlatform/gsutil#1407 for more information.
|
||||
**⚠️ You must use the Cloud SDK version 390.0.0 or later to authenticate the
|
||||
`bq` and `gsutil` tools.**
|
||||
|
||||
- `workload_identity_provider`: (Required) The full identifier of the Workload Identity
|
||||
Provider, including the project number, pool name, and provider name. If
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue