-
Where does tgswitch pull its version list of terragrunt?
terragrunt 0.68.16 was released about 2 hours ago.
https://api.github.com/repos/gruntwork-io/terragrunt/releases/latest
I am only able …
-
**Describe the bug**
First, thanks a lot for your work on this tool 👍
I tried to generated stacks from existing Terragrunt modules with appropriate `create` command but nothing is generated.
Th…
-
**Is your feature request related to a problem? Please describe.**
I've run `terramate create --all-terragrunt --tags dev` but the resulting `stack.tm.hcl` file did not contain the tag field.
…
-
Our infra uses terragrunt for deployment and as such our raw terraform is not in a place where it can be initiated or applied independently. I can kinda hack it together to work by running `terragrunt…
-
Hi! You have an interesting util, but suddenly it does not work with Terragrunt.
I tried, but I got the following error:
```
terragrunt run-all plan --terragrunt-non-interactive --terragrunt-work…
-
**Describe the solution you'd like**
I would like to have an Action that setup the tools in the given context, without doing magical things like `tg_command`
```
name: 'Terragrunt GitHub Action…
-
this is a duplicate of https://github.com/gruntwork-io/terragrunt/issues/2849
Currently, Terragrunt is able to pass extra arguments and set environment variables for Terraform using hooks or `run_c…
-
Faciliter la création de ressources avec Terragrunt
Il n'est pas possible de supprimer le `bruit` dans le code terraform (appel des modules et composants).
Le code source est organiser pour positi…
-
**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…
-
### Platform or tool
Terraform
### Desired or expected behavior
Hi, I'd like that your Terraform plugin cover Terragrunt as well.
### Current behavior
Terragrunt does not work with Terraform plug…