does --non-interactive terragrunt option imply --input=false being passed to terraform? #3978
-
does --non-interactive terragrunt option imply --input=false being passed to terraform? Docs indicate that TF_INPUT can specified along with TG_NON_INTERACTIVE, but does that mean doing so changes any behavior? |
Beta Was this translation helpful? Give feedback.
Answered by
TomasMacikas
May 22, 2025
Replies: 1 comment
-
"Note that this does not impact the behavior of OpenTofu/Terraform commands invoked by Terragrunt." |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
grimm26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
--non-interactive
"Note that this does not impact the behavior of OpenTofu/Terraform commands invoked by Terragrunt."