terra-farm / terraform-provider-xenserver

XenServer provider for Terraform
https://terra-farm.github.io/provider-xenserver/
MIT License
73 stars 36 forks source link

Bump Go version & dependencies #51

Closed ringods closed 2 years ago

ringods commented 2 years ago

Signed-off-by: Ringo De Smet ringo@de-smet.name

ringods commented 2 years ago

@ddelnano I was able to launch my local binary and create a user with it. Further than that, I haven't tested more. I will continue working on this to get it in a proper shape:

Given this provider is not in the registry at the moment, I doubt that a lot of people are using it at the moment. Are you OK that I add a few PRs first which bring it in a state that I can get it there?

ddelnano commented 2 years ago

Yep, that plan sounds good to me :+1:. I've found significant value in having terraform acceptance tests for provider code and publishing to the registry makes it as easy to use as another other provider.