Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terragrunt with/without cache very slow #3447

Open
joshbsemperis opened this issue Sep 29, 2024 · 1 comment
Open

Terragrunt with/without cache very slow #3447

joshbsemperis opened this issue Sep 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@joshbsemperis
Copy link

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. Running the TF state lock and release with Azure Blob is getting stuck and sometimes takes 5 minutes to lock or release.

Versions

  • Terragrunt version: terragrunt version 0.67.12
  • OpenTofu/Terraform version: Terraform v1.9.6 on darwin_arm64
  • Environment details (Ubuntu 20.04, Windows 10, etc.): Mac OSX 15.0 Apple Silicon
@joshbsemperis joshbsemperis added the bug Something isn't working label Sep 29, 2024
@denis256
Copy link
Member

denis256 commented Sep 29, 2024

Hi,
try running with --terragrunt-log-level debug to get more insights on what it takes more time to execute

More insights how to debug execution in:
https://terragrunt.gruntwork.io/docs/features/debugging/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants