Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for concurrent uses of different terragrunt versions #114

Open
AlainODea opened this issue Mar 31, 2022 · 0 comments
Open

Support for concurrent uses of different terragrunt versions #114

AlainODea opened this issue Mar 31, 2022 · 0 comments

Comments

@AlainODea
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant