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

Action fails with error jq: Argument list too long #71

Closed
cristianr-ps opened this issue May 17, 2024 · 1 comment · Fixed by #72
Closed

Action fails with error jq: Argument list too long #71

cristianr-ps opened this issue May 17, 2024 · 1 comment · Fixed by #72

Comments

@cristianr-ps
Copy link

Describe the bug
The action fails to post a comment on the pull request with the error:
/action/main.sh: line 79: /usr/bin/jq: Argument list too long

To Reproduce
Use the action to perform a run-all plan operation against a terragrunt configuration with hundreds of resources.
My configuration tree contains 387 for example. terragrunt run-all state list | wc -l

Expected behavior
The action should not fail and a comment should be posted to the pull request.

Versions

  • Terragrunt Action version:
  • Environment details (Terragrunt version, Terraform version, etc.):
@cristianr-ps cristianr-ps added the bug Something isn't working label May 17, 2024
@palmithor
Copy link

I am facing this issue as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants