Set plugin version properly

This commit is contained in:
Greg Hellings
2023-11-28 10:32:08 -06:00
parent 2b7d613737
commit 9e46f463f4
+1 -1
View File
@@ -10,7 +10,7 @@ packer {
}
vagrant = {
source = "github.com/hashicorp/vagrant"
version = "1.1.1"
version = "= 1.1.1"
}
vmware = {
version = ">= 1.0"