[docs] add missing extension (#9132)

This commit is contained in:
Nicolas Quiniou-Briand 2020-04-30 10:52:10 +02:00 committed by GitHub
parent 86ab71f56e
commit 5eb4620602
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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