Skip to content

Commit

Permalink
Merge pull request #12721 from hashicorp/backport/hcl2upgrade/known-p…
Browse files Browse the repository at this point in the history
…lugins/specially-flexible-baboon

This pull request was automerged via backport-assistant
  • Loading branch information
hc-github-team-packer authored Nov 28, 2023
2 parents 3aa7dac + 7751a60 commit ddc7a3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions command/hcl2_upgrade.go
Original file line number Diff line number Diff line change
Expand Up @@ -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",
}
Expand Down

0 comments on commit ddc7a3a

Please sign in to comment.