you can use the following commands in console for Terragrunt:
To debug the plan process:
terragrunt plan --terragrunt-log-level debug --terragrunt-debugTo print the secret in terraform output use:
terragrunt output notsosecretyou can use the following commands in console for Terragrunt:
To debug the plan process:
terragrunt plan --terragrunt-log-level debug --terragrunt-debugTo print the secret in terraform output use:
terragrunt output notsosecret