Skip to content

Conversation

@afreidah
Copy link

@afreidah afreidah commented May 8, 2025

… annoying debug messages in a terraform/terragrunt run. the correct flag now is --non-interactive. Also updated the .gitignore to ignore tags files that certain editor setups might create. Also updated the hacks/rebuild.sh script to work on osx for those of us stuck with osx for work. osx doesn't have inotifywait so I made the script detect if osx or linux and if osx use fswatch instead

… annoying debug messages in a terraform/terragrunt run. the correct flag now is --non-interactive. Also updated the .gitignore to ignore tags files that certain editor setups might create. Also updated the hacks/rebuild.sh script to work on osx for those of us stuck with osx for work. osx doesn't have inotifywait so I made the script detect if osx or linux and if osx use fswatch instead
@afreidah afreidah changed the title the --terragrunt-non-interactive flag is deprecated and I hate seeing… the --terragrunt-non-interactive flag is deprecated May 9, 2025
@leg100
Copy link
Owner

leg100 commented Dec 1, 2025

@afreidah Thank you. Can you split this PR into three to keep it focused on the three individual new things it does?

You'll want to change the *tags* entry in .gitignore to be more specific, because it would match any legitimate files in future with the substring tags.

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.

2 participants