[docs] add missing extension (#9132)
This commit is contained in:
parent
86ab71f56e
commit
5eb4620602
|
@ -186,7 +186,7 @@ _variable definitions file_ (with a filename ending in either `.pkrvars.hcl` or
|
||||||
`-var-file`:
|
`-var-file`:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
packer build -var-file="testing.pkrvars"
|
packer build -var-file="testing.pkrvars.hcl"
|
||||||
```
|
```
|
||||||
|
|
||||||
A variable definitions file uses the same basic syntax as Packer language
|
A variable definitions file uses the same basic syntax as Packer language
|
||||||
|
|
Loading…
Reference in New Issue