Skip to content

Version of Terraform has outdated GPG key #131

@kbalk

Description

@kbalk

I have a fresh install of Terraform v1.0.7 on my system, so the error message below doesn't make sense to me. I don't know if it's a Go module that needs updating or some other problem:

$ awsweeper --dry-run --parallel 2 --profile xxxx --region us-east-1 awsweeper.yaml --debug

   created new instance of AWS client profile      =xxxx region=us-east-1
failed to install provider (aws): 2 problems:

- registry.terraform.io: This version of Terraform has an outdated GPG key and is 
unable to verify new provider releases. Please upgrade Terraform to at least 
0.12.31 to receive new provider updates. For details see: 
https://discuss.hashicorp.com/t/hcsec-2021-12-codecov-security-event-and-hashicorp-gpg-key-exposure/23512
- open /home/kbalk/.awsweeper/terraform-provider-aws_v3.16.0_x5: text file busy
Error: failed to launch provider (): fork/exec : no such file or directory

Version info:

$ awsweeper --version

version: 0.11.1
commit: e137016
built at: 2021-01-03T12:28:11Z
using: go1.15.6

I downloaded awsweeper_0.11.1_linux_amd64.tar.gz and I'm running Centos 7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions