Skip to content

Error: Failed to install provider for Terraform (openpgp: key expired) #315

@gautam-goudar

Description

@gautam-goudar

We seem to get the below error when downloading the Confluent provider in Terraform

│ Error: Failed to install provider
│ 
│ Error while installing confluentinc/confluent v1.39.0: error checking
│ signature: openpgp: key expired

The code is as follows

required_providers {
    confluent = {
      source  = "confluentinc/confluent"
      version = "1.39.0"
    }

Any idea on what is causing this problem?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions