diff --git a/vagrant.pkr.hcl b/vagrant.pkr.hcl index 19cf490..ae1a951 100644 --- a/vagrant.pkr.hcl +++ b/vagrant.pkr.hcl @@ -5,6 +5,7 @@ variable "version" { packer { required_plugins { + # https://developer.hashicorp.com/packer/integrations/hashicorp/vagrant/latest/components/builder/vagrant vagrant = { source = "github.com/hashicorp/vagrant" version = "~> 1"