website: explanation of TF_VAR_ precedence

Fixes #15595
pull/16467/merge
Andrew 9 years ago committed by Martin Atkins
parent 1755ab54ca
commit 2b68f4393e

@ -339,3 +339,6 @@ has the last definition loaded.
Definition files passed using the `-var-file` flag will always be evaluated after
those in the working directory.
Values passed within definition files or with `-var` will take precedence over
`TF_VAR_` environment variables, as environment variables are considered defaults.

Loading…
Cancel
Save