tofuutils/tenv

Terragrunt command not found

Open

#223 geöffnet am 5. Aug. 2024

Auf GitHub ansehen
 (18 Kommentare) (3 Reaktionen) (0 zugewiesene Personen)Go (75 Forks)auto 404
buggood first issuehacktoberfest

Repository-Metriken

Stars
 (1.402 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Describe the bug I get the message

command not found: terragrunt

After installing terragrunt via tenv

To Reproduce Steps to reproduce the behavior:

  1. Follow ubuntu instructions to install tenv
  2. install terraform and terragrunt via tenv (using tenv without parameters)
  3. 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

Contributor Guide