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
}
}
Using the
ghcr.io/devcontainers/features/terraform:1feature and getting the following error message:feature setting:
{ "features" : { "ghcr.io/devcontainers/features/terraform:1": { "version": "1.11.1", "tflint": "0.55.1", "installTFsec": false } }