-
## Describe the bug
If a `dependency` block with a relative path is present in a file that is included, the path resolution stops working when that file is included with `expose=true`.
## Steps …
-
**What would you like to add**
I have a very big problem with how to deploy different parts of the infrastructure if there are several people working on the project. The thing is that using terragr…
-
### Summary
To reduce code repetition and make it easier to manage Terragrunt codebases, this proposal introduces a layer of abstraction above `terragrunt.hcl` files called Stacks. Stacks are defin…
-
**Describe the bug**
Terramate does not exclude implicit nested stacks from `after` field generating invalid stack dependency graph.
**To Reproduce**
Steps to reproduce the behavior:
1. Have…
ohmer updated
3 months ago
-
Hi there,
Currently, I am required to create a project entry for every single directory in our repo, which ends up being the 20 or so modules multiplied by the number of envs, so ends up being very…
-
Hello! Thanks for terragrunt
Please could terragrunt run-all state pull save terraform tfstate in every folder where terragrunt.hcl
For example. I have the following hierarchy
`tree`
output:
``…
-
# Contexte
VAO se met à stocker des données dans un bucket S3 et de s'en assurer sa disponibilité.
- Stocker les données dans un bucket S3 sur OVH
- Externaliser les données dans un bucket S3 positio…
-
## Describe the bug
Numbers reaching into 17~19 digits get changed by terragrunt before making it to terraform for planning
## Steps To Reproduce
1. Create a module that passes one input to an …
-
## Describe the bug
Since upgrading to Mac OSX 15.0 i have had very slow terragrunt run times, minutes for what used to be not even seconds. I am currently using Apple Silicon, if thats relevant. R…
-
### What whould you like to see?
adding firewall rules to an existing firewall would be really awesome. it would help splitting respnsibilities. we create firewalls with terragrunt where the rules ar…