diff --git a/sources/build.pkr.hcl b/sources/build.pkr.hcl index 183aed6..c6d67fc 100644 --- a/sources/build.pkr.hcl +++ b/sources/build.pkr.hcl @@ -10,7 +10,7 @@ packer { } vagrant = { source = "github.com/hashicorp/vagrant" - version = "1.1.1" + version = "= 1.1.1" } vmware = { version = ">= 1.0"