Merge pull request #22755 from echernyavskiy/patch-1

website/docs: Fix typo in variables.html
pull/22838/head
The Terraform Team 7 years ago committed by GitHub
commit 9b6fcc4e86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -182,7 +182,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:
```

Loading…
Cancel
Save