[docs] add missing extension (#9132)

pull/9142/head
Nicolas Quiniou-Briand 6 years ago committed by GitHub
parent 86ab71f56e
commit 5eb4620602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -186,7 +186,7 @@ _variable definitions file_ (with a filename ending in either `.pkrvars.hcl` or
`-var-file`:
```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

Loading…
Cancel
Save