diff --git a/tests/packer/main.pkr.hcl b/tests/packer/main.pkr.hcl index 90844b5a..8052351f 100644 --- a/tests/packer/main.pkr.hcl +++ b/tests/packer/main.pkr.hcl @@ -13,7 +13,7 @@ packer { version = "~> 1" } vagrant = { - source = "github.com/hashicorp/vagrant" + source = "github.com/hashicorp/vagrant" version = "~> 1" } }