Skip to content

the --terragrunt-non-interactive flag is deprecated#145

Open
afreidah wants to merge 1 commit into
leg100:masterfrom
afreidah:update-deprecate-interactive-flag
Open

the --terragrunt-non-interactive flag is deprecated#145
afreidah wants to merge 1 commit into
leg100:masterfrom
afreidah:update-deprecate-interactive-flag

Conversation

@afreidah

@afreidah afreidah commented May 8, 2025

Copy link
Copy Markdown

… 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

leg100 commented Dec 1, 2025

Copy link
Copy Markdown
Owner

@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.

@UMMAN2005

Copy link
Copy Markdown

Any news on this @leg100 @afreidah?

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.

3 participants