Updated CLI args, config attributes and blocks
--terragrunt-no-color
Description
- Added a new flag
--terragrunt-no-color
to disable colors in logs. - Replaced environment variables (backward compatibility preserved):
TERRAGRUNT_AUTO_INIT
withTERRAGRUNT_NO_AUTO_INIT
TERRAGRUNT_AUTO_RETRY
withTERRAGRUNT_NO_AUTO_RETRY
TERRAGRUNT_AUTO_APPROVE
withTERRAGRUNT_NO_AUTO_APPROVE
TF_INPUT
withTERRAGRUNT_NON_INTERACTIVE