mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-18 22:11:39 -04:00
website: fix typo in documentation of validate command (#12344)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user