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

openpgp: key expired #62

Open
felixb opened this issue Oct 5, 2023 · 5 comments
Open

openpgp: key expired #62

felixb opened this issue Oct 5, 2023 · 5 comments

Comments

@felixb
Copy link

felixb commented Oct 5, 2023

Hi there,

I can't currently install this provider since the pgp key has expired. It's kind of a major issue, I guess.

│ Error: Failed to install provider
│ 
│ Error while installing cyrilgdn/rabbitmq v1.8.0: error checking signature:
│ openpgp: key expired
@adrian-chirita
Copy link

This does not work on Terraform 1.6.0, but it works for 1.5.7 and below.

@canuc
Copy link

canuc commented Oct 6, 2023

Hey this is blocking our dev team, tf applies, I forked the repo and published a new version and replaced instances of the old one with:

rabbitmq = {
source = "tfpublisher/rabbitmq"
version = "1.8.2"
}

@Frisch12
Copy link

@cyrilgdn can you please fix it or transfer the project to someone who is capable of maintaining this?

@ben-osborne-intelliscript

Was getting this issue with Terraform 1.6, but installing Terraform 1.7.0 fixed it for me.

@sebastianreloaded
Copy link

Works for me with Terraform 1.6.6 on MacOSX:

- Installing cyrilgdn/rabbitmq v1.8.0...
- Installed cyrilgdn/rabbitmq v1.8.0 (self-signed, key ID 3918DD444A3876A6)
Terraform v1.6.6
on darwin_amd64
+ provider registry.terraform.io/cyrilgdn/rabbitmq v1.8.0

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

6 participants