website: fix typo in documentation of validate command (#12344)

pull/12356/head
Ernst-Christian Kloeden 3 years ago committed by GitHub
parent f678c06396
commit 8d93b3fbd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save