mrolla / terraform-provider-circleci

Terraform provider for CircleCI
MIT License
96 stars 37 forks source link

It appears the opengpg key has expired. #143

Closed dhcs-mat-kovach closed 5 months ago

dhcs-mat-kovach commented 5 months ago
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
╵

Operation failed: failed running terraform init (exit 1)
dhcs-mat-kovach commented 5 months ago

Wonder if this is due to the terraform version.

dhcs-mat-kovach commented 5 months ago

Yes, it was solved with a recent TF version. Sorry for the noise.