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

Improved debug log messages #2724

Merged
merged 1 commit into from
Sep 19, 2023
Merged

Improved debug log messages #2724

merged 1 commit into from
Sep 19, 2023

Conversation

denis256
Copy link
Member

@denis256 denis256 commented Sep 19, 2023

Description

Included changes:

  • updated debug log messages to print valid terraform commands
  • added basic test to validate that chdir message is printed

Fixes #2014.

TODOs

Read the Gruntwork contribution guidelines.

  • Update the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.
  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes (draft)

Added / Removed / Updated [X].

Updated terragrunt-debug command to print valid executed terraform commands

Migration Guide

@denis256 denis256 marked this pull request as ready for review September 19, 2023 18:54
@denis256 denis256 merged commit 6156735 into master Sep 19, 2023
@denis256 denis256 deleted the bug/debug-chdir-log branch September 19, 2023 20:37
hugorut pushed a commit to infracost/terragrunt that referenced this pull request Oct 10, 2023
hugorut pushed a commit to infracost/terragrunt that referenced this pull request Oct 10, 2023
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 this pull request may close these issues.

terragrunt-debug is printing out invalid commands (and failing to process an S3 credentials file)
2 participants