Replace single quotes with double quotes in README (#108)
This commit is contained in:
parent
2c3f0ad713
commit
1261433f2b
@ -510,7 +510,7 @@ Terraform module to automate your infrastructure provisioning. See [examples](ht
|
|||||||
--project="${PROJECT_ID}" \
|
--project="${PROJECT_ID}" \
|
||||||
--location="global" \
|
--location="global" \
|
||||||
--workload-identity-pool="my-pool" \
|
--workload-identity-pool="my-pool" \
|
||||||
--format='value(name)'
|
--format="value(name)"
|
||||||
```
|
```
|
||||||
|
|
||||||
Use this value as the `workload_identity_provider` value in your GitHub
|
Use this value as the `workload_identity_provider` value in your GitHub
|
||||||
|
Loading…
Reference in New Issue
Block a user