We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2b7d8 commit 453b7b3Copy full SHA for 453b7b3
packer/common.pkr.hcl
@@ -2,7 +2,7 @@ packer {
2
required_plugins {
3
qemu = {
4
source = "github.com/hashicorp/qemu"
5
- version = "~> 1"
+ version = "1.1.0"
6
}
7
8
0 commit comments