Update user-variables.html.md

Looks like the vault variables description was copied from the environment variables section, and someone left a reference to a environment variables.
pull/8223/head
Landon Smith 7 years ago committed by GitHub
parent 90573a97dd
commit 4ea3460617
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save