You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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,
The text was updated successfully, but these errors were encountered:
@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.
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.
@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?
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,
The text was updated successfully, but these errors were encountered: