Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to install on terraform v1.6 #142

Open
stevenlumos-qz opened this issue Oct 6, 2023 · 1 comment
Open

Fails to install on terraform v1.6 #142

stevenlumos-qz opened this issue Oct 6, 2023 · 1 comment

Comments

@stevenlumos-qz
Copy link

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
@joedarby
Copy link

joedarby commented Nov 2, 2023

Bumping my terraform version to 1.6.3 seemed to resolve this for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants