GitHub - cunymatthieu/tgenv: Terragrunt version manager
Terragrunt version manager inspired by tfenv Currently tgenv supports the following OSes Mac OS X (64bit) Linux (64bit) Check out tgenv into any path (here is ${HOME}/.tgenv) $ git clone https://github.com/cunymatthieu/tgenv.git ~/.tgenv Add ~/.tgenv/bin to your $PATH any way you like OR you can make symlinks for tgenv/bin/* scripts into a path that is already added to your $PATH (e.g.
https://github.com/cunymatthieu/tgenv