Skip to content

[Bug]: nanolayer load for terragrunt fails after v0.93.5 #189

@kdowney-lot49

Description

@kdowney-lot49

Feature id and version

ghcr.io/devcontainers-extra/features/terragrunt:1

Dev Container base Image

mcr.microsoft.com/devcontainers/base:ubuntu

What happened?

Between terragrunt 0.93.5:

https://github.com/gruntwork-io/terragrunt/releases/tag/v0.93.5

and 0.93.6:

https://github.com/gruntwork-io/terragrunt/releases/tag/v0.93.6

there was a change: they started publishing not just binaries like terragrunt_linux_amd64 but also .zip and tar.gz files. Unfortunately, nanolayer does NOT like this:

#17 2.976 nanolayer.installers.gh_release.resolvers.asset_resolver.AssetResolver.AssetResolverError: Too many matches found: ['terragrunt_linux_amd64', 'terragrunt_linux_amd64.tar.gz', 'terragrunt_linux_amd64.zip']

I specified 0.93.5 rather than taking latest as a workaround, but it would be good to fix this.

Relevant log output

https://github.com/lot49-cybernetics/devcontainers/actions/runs/20682601238/job/59378817199

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions