1
0
Fork 0
mirror of synced 2026-06-05 18:24:04 +00:00

Replace single quotes with double quotes in README (#108)

This commit is contained in:
Tautvydas Versockas 2022-01-17 18:25:00 +02:00 committed by GitHub
commit 1261433f2b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -510,7 +510,7 @@ Terraform module to automate your infrastructure provisioning. See [examples](ht
--project="${PROJECT_ID}" \
--location="global" \
--workload-identity-pool="my-pool" \
--format='value(name)'
--format="value(name)"
```
Use this value as the `workload_identity_provider` value in your GitHub