u/sausagefeet

Installing terraform with tenv: key expired?

Is anyone else seeing this:

> $ tenv tf install 1.5.7 > Installing Terraform 1.5.7 > Fetching release information from https://releases.hashicorp.com/terraform/1.5.7/index.json > Downloading https://releases.hashicorp.com/terraform/1.5.7/terraform_1.5.7_linux_amd64.zip > Downloading https://releases.hashicorp.com/terraform/1.5.7/terraform_1.5.7_SHA256SUMS > Downloading https://releases.hashicorp.com/terraform/1.5.7/terraform_1.5.7_SHA256SUMS.sig > Downloading https://www.hashicorp.com/.well-known/pgp-key.txt > Error: Signature Verification Error: Invalid signature caused by openpgp: key expired

This is happening on all Terraform versions I have tried.

Looks like the workaround is to set (if you have the right version of tenv) TENV_VALIDATION=sha

reddit.com
u/sausagefeet — 2 days ago