terraform-provider-vultr icon indicating copy to clipboard operation
terraform-provider-vultr copied to clipboard

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

Open kai-veepshosting opened this issue 1 year ago • 4 comments

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 avatar Feb 09 '24 02:02 kai-veepshosting

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

kai-veepshosting avatar Feb 09 '24 03:02 kai-veepshosting

@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 avatar Mar 01 '24 19:03 optik-aper

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.

optik-aper avatar Mar 29 '24 22:03 optik-aper

@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?

mondragonfx avatar Aug 07 '24 19:08 mondragonfx