-
Hello,
New feature skip=true introduced [here](https://github.com/gruntwork-io/terragrunt/commit/bbbcec1628280bda5a9807055f87154940b60afe) to ignore root terraform.tfvars during xxx-all commands se…
-
### Current Terraform Version
```
0.12.13
```
### Use-cases
There are often global-ish resources, whether by necessity or preference.
* AWS API Gateway requires account-level configurati…
-
### Summary
Provide first class support for feature flags as part of Terragrunt HCL configuration.
Allow for dynamic configuration of behavior in select `terragrunt.hcl` files based on the prese…
-
I'm trying to enable a multi-include scenario where I can cascade includes at different points in my configurations. Given the below layout:
```
└── root
├── regions
│ ├── us-east-1
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
> (Note: This was originally an Azure provider feature request, so the content below is oriented toward that and in the Azure provider repository's issue template structure, not the Terraform reposito…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**Describe the bug**
Not sure if that's exactly a bug, but it looks like order of operations is correct:
- cloud images were pushed to datastore
- template VMs were created based on these images
-…
-
I have this block in my `_envcommon` for `eks-core-services`
```
dependency "aurora" {
config_path = "${get_terragrunt_dir()}/../../data-stores/aurora"
mock_outputs = {
primary_endpo…
-
### Terraform Version, Provider Version and Kubernetes Version
```
Terraform version:
Terraform v0.15.5
on windows_amd64
+ provider registry.terraform.io/cloudflare/cloudflare v2.21.0
+ …