Clarified variable order precedence doc line (#10307)
This commit is contained in:
parent
efa265a764
commit
b335418d0d
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue