mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
website: fix typo in documentation of validate command (#12344)
This commit is contained in:
parent
f678c06396
commit
8d93b3fbd4
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ Errors validating build 'vmware'. 1 error(s) occurred:
|
|||
source block's "name" label, unless an in-build source definition adds the
|
||||
"name" configuration option.
|
||||
|
||||
- `-no-warn-on-undeclared-var` - Silence warnings when the a variable definition
|
||||
- `-no-warn-undeclared-var` - Silence warnings when the variable definition
|
||||
file contains variable assignments for undeclared variables. This can occur
|
||||
when using a var-file that contains a large amount of unused variables for a
|
||||
given HCL2 template. For HCL2 template defining a value for a variable in a
|
||||
|
|
|
|||
Loading…
Reference in a new issue