Clarified variable order precedence doc line (#10307)

This commit is contained in:
niravradia 2016-11-23 14:27:48 +05:30 committed by Paul Stack
parent efa265a764
commit b335418d0d
1 changed files with 1 additions and 2 deletions

View File

@ -56,8 +56,7 @@ the AWS provider with the given variables.
## Assigning Variables
There are multiple ways to assign variables. Below is also the order
in which variable values are chosen. If they're found in an option first
below, then the options below are ignored.
in which variable values are chosen. The following is the descending order of precedence in which variables are considered.
#### Command-line flags