vultr / terraform-provider-vultr

Terraform Vultr provider
https://www.terraform.io/docs/providers/vultr/
Mozilla Public License 2.0
193 stars 65 forks source link

[QUESTION] - Failure to install provider in Open Tofu. Is support possible? #463

Open kai-veepshosting opened 7 months ago

kai-veepshosting commented 7 months ago

Hello,

When we run terraform/opentofu we are getting this error:

---╷ │ Error: Failed to install provider │ │ Error while installing registry.opentofu.org/vultr/vultr v2.19.0: │ authentication signature from unknown issuer

We have reached out to Gruntworks but they reckon that there may be an issue with t he signature for the 2.19.0 release? This was working quite well and without any problem before.

Cheers,

kai-veepshosting commented 7 months ago

Screenshot from 2024-02-09 14-06-18

optik-aper commented 7 months ago

@kai-veepshosting I haven't done any testing with the terraform forks so I wouldn't be surprised if something doesn't line up. Are there any open tofu docs out there on how to migrate or support existing terraform providers? As long as we can maintain compatibility with mainline terraform, I'd be interested in making this provider compatible as well.

optik-aper commented 6 months ago

I actually spoke with one of the devs of Open Tofu at KubeCon and they indicated it should work as is. I'll look into testing/using the provider with Open Tofu and follow-up.

mondragonfx commented 1 month ago

@kai-veepshosting I could initialize the vultr provider with opentofu on both v2.19 and the latest release v2.21.0. Are you still running into any issues?