terra-farm / terraform-provider-virtualbox

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

resource.StateChangeConf is deprecated: Use helper/retry package instead #173

Open VoyTechnology opened 1 year ago

VoyTechnology commented 1 year ago

168 updates the version of the SDK which will require us to make changes to the code to use the new package. This is the tracking issue for this change so that we can continue on with #168.