diff --git a/website/docs/configuration/variables.html.md b/website/docs/configuration/variables.html.md index 781c88b500..465a649978 100644 --- a/website/docs/configuration/variables.html.md +++ b/website/docs/configuration/variables.html.md @@ -167,7 +167,7 @@ assigned in the configuration of their parent module, as described in ### Variables on the Command Line -To specify individual modules on the command line, use the `-var` option +To specify individual variables on the command line, use the `-var` option when running the `terraform plan` and `terraform apply` commands: ```