Open
Description
Describe the bug
I get the message
command not found: terragrunt
After installing terragrunt via tenv
To Reproduce
Steps to reproduce the behavior:
- Follow ubuntu instructions to install tenv
- install terraform and terragrunt via tenv (using tenv without parameters)
- execute terragrunt
Expected behavior
Terragrunt is in the PATH variable and it works properly.
Environment (please complete the following information):
- OS: Ubuntu 6.5.0-45-generic
- tenv version 3.0.0
Activity