vatesfr / terraform-provider-xenorchestra

Xen Orchestra provider for Terraform
MIT License
149 stars 33 forks source link

Upgrade go and the terraform-provider-sdk #270

Closed ddelnano closed 9 months ago

ddelnano commented 9 months ago

Summary: Upgrade go and the terraform-provider-sdk

This change upgrades the terraform-provider-sdk dependency and the project's go version to satisfy the latest sdk requirements. This upgrade will provide the means for acceptance testing state migrations to address issues like #267, in addition to keeping the provider up to date.

Test plan: