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
We are unable to initialize delineaxpm/tss v2.0.9 on OpenTofu v1.8.6 due to an invalid signing key.
Expected behavior
Running tofu init should successfully initialize delineaxpm/tss provider plugin.
Actual behavior
Initializing provider plugins...
- Finding delineaxpm/tss versions matching "2.0.9"...
- Installing delineaxpm/tss v2.0.9...
╷
│ Error: Failed to install provider
│
│ Error while installing delineaxpm/tss v2.0.9: the provider is not signed with a valid signing key; please contact the provider author (authentication signature from unknown
│ issuer)
╵
Your environment
OpenTofu v1.8.6 on linux_amd64
delineaxpm/tss v2.0.9
Description of the issue
We are unable to initialize delineaxpm/tss v2.0.9 on OpenTofu v1.8.6 due to an invalid signing key.
Expected behavior
Running
tofu init
should successfully initialize delineaxpm/tss provider plugin.Actual behavior
Your environment
OpenTofu v1.8.6 on linux_amd64
delineaxpm/tss v2.0.9
Steps to reproduce
Create main.tf with the following code block:
Run
tofu init
The text was updated successfully, but these errors were encountered: