Merge pull request #8223 from lsmith130/patch-1

Update user-variables.html.md
This commit is contained in:
Megan Marsh 2019-10-14 10:54:36 -07:00 committed by GitHub
commit a45c7cfc3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ environment variables, as specified in the
Secrets can be read from [Vault](https://www.vaultproject.io/) and used within
your template as user variables. the `vault` function is available *only*
within the default value of a user variable, allowing you to default a user
variable to an environment variable.
variable to a vault secret.
An example of using a v2 kv engine: