Skip to content

Commit

Permalink
uppres terraform init color
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxymVlasov committed Jul 6, 2022
1 parent c86a8a4 commit 76bc875
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hooks/terraform_providers_lock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ function main {
common::parse_cmdline "$@"
common::export_provided_env_vars "${ENVS[@]}"
common::parse_and_export_env_vars
# JFYI: suppress color for `terraform providers lock` is N/A`

# shellcheck disable=SC2153 # False positive
common::per_dir_hook "${ARGS[*]}" "$HOOK_ID" "${FILES[@]}"
}
Expand Down

0 comments on commit 76bc875

Please sign in to comment.