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
parent 2c3f0ad713
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