Yousif Akbar

Results 74 issues of Yousif Akbar

During a recent upgrade of Terragrunt, I noticed the very useful addition of skip-able configuration updates that seem to be geared towards improving the security posture of state resources. https://terragrunt.gruntwork.io/docs/reference/config-blocks-and-attributes/#remote_state...

### Issue Description While trying to switch from an API Gateway fronted Lambda function running Apollo to an ALB, we encountered 400 errors when users made GET requests to the...

Downgrading latest officially supported version of Terraform to 1.5.x.

This is a proposal for addressing part of #2920. I've broken it out here into another issue to avoid bloating the main issue with a massive comment, especially given that...

enhancement
stale

**Describe the solution you'd like** Terragrunt performs some actions that are useful operational procedures that don't need to be a part of the configuration syntax or to be run during...

enhancement
stale

**Describe the solution you'd like** Terragrunt addresses a lot of the same pain points that popular monorepo tools (e.g. [Turborepo](https://turbo.build/repo/docs/core-concepts/monorepos)) address for IAC. I'd like to request that Terragrunt take...

enhancement
stale

**Describe the solution you'd like** First-class, native module system for Terragrunt to allow for reproducible, versioned and upgrade-able Terragrunt configurations. **Describe alternatives you've considered** - Using [Terragrunt includes](https://terragrunt.gruntwork.io/docs/reference/config-blocks-and-attributes/#include): Only work...

enhancement
stale

Deprecating the legacy documentation for Gruntwork Pipelines that leveraged the `infrastructure-pipelines` repository.

### Summary Introduce the ability to integrate with plugins to drive custom behavior in the underlying IAC tool orchestrated by Terragrunt (like OpenTofu or Terraform). ### Motivation Users have been...

rfc
accepted