From c06176fb629dc65c4eee68cc9520e791cd5d9136 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Wed, 17 Aug 2022 19:26:52 -0400 Subject: [PATCH] Document that WIF is supported for gsutil and bq now (#213) --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bb9d10a..a00d991 100644 --- a/README.md +++ b/README.md @@ -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