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
Terraform 1.6 appears to have added an extra signature check, which the current provider fails:
$ terraform version
Terraform v1.6.0
$ terraform init -backend=false
...
- Installing mrolla/circleci v0.6.1...
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/cli/plugins/signing.html
╷
│ Error: Failed to install provider
│
│ Error while installing mrolla/circleci v0.6.1: error checking signature: openpgp: key expired
The text was updated successfully, but these errors were encountered:
Terraform 1.6 appears to have added an extra signature check, which the current provider fails:
The text was updated successfully, but these errors were encountered: