terraform-provider-postgresql
terraform-provider-postgresql copied to clipboard
openpgp: key expired
Getting this error when running terraform init
Terraform version 1.6.0
Installing cyrilgdn/postgresql v1.22.0... ╷ │ Error: Failed to install provider │ │ Error while installing cyrilgdn/postgresql v1.22.0: error checking signature: openpgp: key expired
Ran into the same issue, have you managed to find any solutions?
Issue still present with latest version
Getting same issue with terraform init
Initializing the backend...
Initializing provider plugins...
- Finding cyrilgdn/postgresql versions matching "~> 1.22.0"...
- Finding latest version of hashicorp/aws...
- Installing cyrilgdn/postgresql v1.22.0...
- Installing hashicorp/aws v5.45.0...
- Installed hashicorp/aws v5.45.0 (signed by HashiCorp) ╷ │ Error: Failed to install provider │ │ Error while installing cyrilgdn/postgresql v1.22.0: error checking signature: openpgp: key expired
Same issue here.
Same issue here.
any solution ?
Hi,
It should be fixed with v1.23 released yesterday