Merge pull request #33291 from Wasim101/patch-1

pull/33338/head
Craig Wright 3 years ago committed by GitHub
commit 51bedebb98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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