Skip to content

terraform devcontainer feature -- no gpg key found #1468

@ryanpodonnell1

Description

@ryanpodonnell1

Using the ghcr.io/devcontainers/features/terraform:1 feature and getting the following error message:

 => [dev_containers_target_stage 13/17] RUN --mount=type=bind,from=dev_  102.9s
 => => # (*) Downloading GPG key...                                            
 => => # gpg: no valid OpenPGP data found.                                     
 => => # (*) Failed getting key, retrying in 10s...                            
 => => # (*) Resolving GPG keyserver IP address...                             
 => => # (*) GPG keyserver IP address 185.125.188.27                           
 => => # (*) Downloading GPG key...                                            

feature setting:

{ 
       "features" : {
        "ghcr.io/devcontainers/features/terraform:1": {
            "version": "1.11.1",
            "tflint": "0.55.1",
            "installTFsec": false
        }
}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions