terraform-aws-lambda icon indicating copy to clipboard operation
terraform-aws-lambda copied to clipboard

feat: Allow quieting archive local exec

Open areeseburnett opened this issue 1 year ago β€’ 4 comments
trafficstars

Description

Expose the quiet option to allow silencing local exec output.

Motivation and Context

Often this output is noise, giving the option to quiet helps debug other TF resources.

Breaking Changes

None.

How Has This Been Tested?

  • [ ] I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • [ ] I have tested and validated these changes using one or more of the provided examples/* projects
  • [ ] I have executed pre-commit run -a on my pull request

areeseburnett avatar Oct 25 '24 21:10 areeseburnett

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] avatar Nov 26 '24 00:11 github-actions[bot]

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] avatar Dec 30 '24 00:12 github-actions[bot]

This PR was automatically closed because of stale in 10 days

github-actions[bot] avatar Jan 10 '25 00:01 github-actions[bot]

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Feb 09 '25 02:02 github-actions[bot]

This issue has been resolved in version 8.0.0 :tada:

antonbabenko avatar Jun 25 '25 11:06 antonbabenko