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
Issues with provider, related provider key was added #1149
the same public key in the terraform registry and "Terraform has been successfully initialized!"
Error
tofu init
Initializing the backend...
Initializing provider plugins...
- Finding ciscodevnet/intersight versions matching "1.0.57"...
- Installing ciscodevnet/intersight v1.0.57...
╷
│ Error: Failed to install provider
│
│ Error while installing ciscodevnet/intersight v1.0.57: the provider is not signed with a valid signing key; please contact the provider author (authentication signature from
│ unknown issuer)
@oborys are you sure you submitted the correct key?
If you run TF_LOG=debug ./terraform init, it shows that terraform is using the key present in https://registry.terraform.io/v1/providers/ciscodevnet/intersight/1.0.57/download/linux/amd64.
If I do the same with OpenTofu, I get https://registry.opentofu.org/v1/providers/ciscodevnet/intersight/1.0.57/download/linux/amd64
The OpenTofu payload contains the jn17WFRT key string you submitted, terraform does not.
Hey @oborys to short-circuit this, I'm happy to jump on a call with you and get this sorted out. Ping me on the OpenTofu Slack if that's an option for you.
Thank you for reporting an issue.
Issues with provider, related provider key was added #1149
the same public key in the terraform registry and "Terraform has been successfully initialized!"
Error
OpenTofu Version
OpenTofu Configuration Files
The text was updated successfully, but these errors were encountered: