From 303037397d91b45af66cd3822f64df8d04cc8019 Mon Sep 17 00:00:00 2001 From: Ernst-Christian Kloeden Date: Wed, 5 Apr 2023 12:49:12 +0200 Subject: [PATCH] website: fix typo in documentation of validate command --- website/content/docs/commands/validate.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/commands/validate.mdx b/website/content/docs/commands/validate.mdx index 80637de4d..0827f5b53 100644 --- a/website/content/docs/commands/validate.mdx +++ b/website/content/docs/commands/validate.mdx @@ -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