auth0 / terraform-provider-auth0

The Auth0 Terraform Provider is the official plugin for managing Auth0 tenant configuration through the Terraform tool.
https://registry.terraform.io/providers/auth0/auth0/latest/docs
Mozilla Public License 2.0
167 stars 86 forks source link

Failed to install provider - openpgp: key expired #1060

Open 1FastSTi opened 3 weeks ago

1FastSTi commented 3 weeks ago

Checklist

Description

│ Error: Failed to install provider │ │ Error while installing auth0/auth0 v1.7.1: error checking signature: │ openpgp: key expired

Expectation

should be able to use the provider

Reproduction

Try installing the provider

Auth0 Terraform Provider version

1.7.1

Terraform version

1.6.0

vatadepalli commented 3 weeks ago

Facing the same issue. @1FastSTi is this the best place for this issue? Anyway we could escalate this?

1FastSTi commented 3 weeks ago

I'm told from a friend that if you were to upgrade TF to 1.6.1+ of the 1.6.x flavor, that it works.