Skip to content
#

terragrunt

Here are 157 public repositories matching this topic...

MaxymVlasov
MaxymVlasov commented Apr 20, 2022

What problem are you facing?

At the start of April 2022 git released a new non-major version that includes a new check, that fails pre-commit-terraform runtime (#370)
I'd like to not pin minor and patch versions of deps to avoid extra maintenance and security issues. At the same time, something can happen with deps, and we got a runtime error. So, we need to run runtime tests.

How I

good first issue estimate/2days
terragrunt-atlantis-config
gmaghera
gmaghera commented Mar 3, 2022

Hello,

Thanks again for implementing incremental builds. I'm integrating it into our workflow and there might be an edge case bug.

For example, I have a TG module at path tools/us-east-1/debug. If I run the following I end up with a second stanza for the same.

❯ terragrunt-atlantis-config generate --ignore-parent-terragrunt --autoplan --create-workspace --parallel --automerge --fil
bug good first issue help wanted

Improve this page

Add a description, image, and links to the terragrunt topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the terragrunt topic, visit your repo's landing page and select "manage topics."

Learn more