Julian Jäger
Julian Jäger
**Describe the solution you'd like** An option to save the log of the [machine readable UI](https://developer.hashicorp.com/terraform/internals/machine-readable-ui) to a file while still seeing the regular human readable logs on the console...
**Describe the solution you'd like** I'd like to have a function or variable enabling me to distinguish whether the current terragrunt execution was initiated by another terragrunt run. This is...
## Description Fixes #2674. Introduces the ability to pass environment variables to terragrunt configurations which are referenced using the `dependency` block. There can be general environment variables being passed to...
### Terraform Version ```shell 1.11.4 ``` ### Use Cases We are refreshing the token in the file periodically and it would be nice for terraform to pick up changes in...