Skip to content

Support for concurrent uses of different terragrunt versions #114

@AlainODea

Description

@AlainODea

Right now tgswitch changes the symlink to a terragrunt binary on the PATH or via -b.

If I invoke a script which internally uses terragrunt multiple times from different directories concurrent with different .terragrunt-version files I will get (somewhat) non-deterministic behaviour.

If tgswitch provided a single terragrunt command that exec'd the version in the nearest .tgswitchrc or .terragrunt-version up the directory tree, it could support arbitrary numbers of concurrent sessions with varying versions.

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