Fix typo in variables.html
This commit is contained in:
parent
4e17209bcc
commit
5f16669362
|
@ -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:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue