mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #33291 from Wasim101/patch-1
This commit is contained in:
commit
51bedebb98
@ -489,7 +489,7 @@ you can use the [`-compact-warnings`](/terraform/cli/commands/plan#compact-warni
|
||||
option to simplify your output.
|
||||
|
||||
If you provide values for undeclared variables on the [command line](#variables-on-the-command-line),
|
||||
Terraform will error. To avoid this error, either declare a variable block for the value, or remove
|
||||
Terraform will return an error. To avoid this error, either declare a variable block for the value, or remove
|
||||
the variable value from your Terraform call.
|
||||
|
||||
### Variable Definition Precedence
|
||||
|
Loading…
Reference in New Issue
Block a user