mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 16:47:04 +00:00
(minor) fix syntax on README step (#88)
This commit is contained in:
parent
1c6c798434
commit
52d3869752
1 changed files with 1 additions and 1 deletions
|
|
@ -497,7 +497,7 @@ Terraform module to automate your infrastructure provisioning. See [examples](ht
|
|||
|
||||
```sh
|
||||
gcloud iam workload-identity-pools providers describe "my-provider" \
|
||||
--project="${PROJECT_ID}"
|
||||
--project="${PROJECT_ID}" \
|
||||
--location="global" \
|
||||
--workload-identity-pool="my-pool" \
|
||||
--format='value(name)'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue