terra-farm / terraform-provider-virtualbox

VirtualBox provider for Terraform
https://terra-farm.github.io/provider-virtualbox/
MIT License
323 stars 136 forks source link

Use virtualbox.Run #120

Closed VoyTechnology closed 2 years ago

VoyTechnology commented 2 years ago

When creating disk we try to manually find the VBoxManage binary, but the go-virtualbox package already provides this functionality, and it has better ability to find the binary.