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

Provider install: signature: openpgp: key expired #995

Closed
adeturner opened this issue Oct 6, 2023 · 3 comments
Closed

Provider install: signature: openpgp: key expired #995

adeturner opened this issue Oct 6, 2023 · 3 comments
Labels
bug Bug

Comments

@adeturner
Copy link

adeturner commented Oct 6, 2023

Describe the bug

│ Error: Failed to install provider

│ Error while installing vmware/nsxt v3.3.2: error checking signature:
│ openpgp: key expired

According to hashicorp/terraform#33984 (comment) you may need to update your pgp keys

EDIT: workaround: use terraform 1.5.7

Reproduction steps

  required_providers {
    nsxt = {
      source  = "vmware/nsxt"
      version = ">=3.3.1"
    }
  }

terraform init

Expected behavior

provider installs

Additional context

hashicorp/terraform#34000
confluentinc/terraform-provider-confluent#315
hashicorp/terraform#33984

@adeturner adeturner added the bug Bug label Oct 6, 2023
@hi9105
Copy link

hi9105 commented Oct 6, 2023

Error: Failed to install provider

│ Error while installing cyrilgdn/postgresql v1.21.0: error checking
│ signature: openpgp: key expired

@adeturner
Copy link
Author

Error while installing cyrilgdn/postgresql v1.21.0: error checking

Hey @hi9105 - thats not to do with vmware provider... suggest you add that in the github for the provider and reference the main thread hashicorp/terraform#33984

@salv-orlando
Copy link
Member

Closing this issue as the problem did not lie with this specific provider.

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

No branches or pull requests

3 participants