Merge pull request #12721 from hashicorp/backport/hcl2upgrade/known-plugins/specially-flexible-baboon

This pull request was automerged via backport-assistant
pull/12722/head
hc-github-team-packer 3 years ago committed by GitHub
commit ddc7a3a3d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -104,6 +104,7 @@ var knownPlugins = map[string]string{
"googlecompute": "github.com/hashicorp/googlecompute",
"qemu": "github.com/hashicorp/qemu",
"vagrant": "github.com/hashicorp/vagrant",
"virtualbox": "github.com/hashicorp/virtualbox",
"vmware": "github.com/hashicorp/vmware",
"vsphere": "github.com/hashicorp/vsphere",
}

Loading…
Cancel
Save