Update types.packer_config.go

This commit is contained in:
Adrien Delorme 2020-03-04 12:30:05 +01:00
parent 59cc246942
commit 382f209b07
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ package hcl2template
import (
"fmt"
"github.com/hashicorp/hcl/v2"
"github.com/hashicorp/packer/helper/common"
"github.com/hashicorp/packer/packer"