formatting

pull/128/head
Muhammad Atif Ali 2 years ago
parent 536bebadd2
commit a03cfbc1bc

@ -23,7 +23,7 @@ module "vault" {
Then you can use the Vault CLI in your workspaces to fetch secrets from Vault: Then you can use the Vault CLI in your workspaces to fetch secrets from Vault:
```shell ```shell
vault kv get -mount=secret my-secret vault kv get -mount = secret my-secret
``` ```
or using the Vault API: or using the Vault API:

Loading…
Cancel
Save