Update assignment.mdx

This commit is contained in:
Adrien Delorme 2020-06-02 11:58:48 +02:00
parent 4349a55e61
commit 022ed5b29e
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
## Assigning Values to build Variables
When variables are declared in the build of your configuration, they can be set
in a number of ways:
When variables are declared in the build of your configuration, they can be
set:
- Individually, with the `-var foo=bar` command line option.
- In variable definitions (`.pkrvars.hcl`) files, either specified on the