Skip to content

Commit

Permalink
chore: note that gsutil and bq don't support WIF yet (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo authored Dec 29, 2021
1 parent 1a48ffa commit 1c75dde
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,10 @@ authenticate via:

### Workload Identity Federation (preferred)

**⚠️ The `bq` and `gsutil` tools do no currently support Workload Identity
Federation!** You will need to use traditional service account key
authentication for now.

```yaml
jobs:
job_id:
Expand Down

0 comments on commit 1c75dde

Please sign in to comment.