Maksym Vlasov

Results 45 comments of Maksym Vlasov

> but it sees no diff when its set push and its getting always "skipped". That is expected, because there is no `git diff` on `pre-push` stage. And next is...

Hi, sure we do. But for me, firstly need to understand what the `terraform_docs_replace` hook does. Those plans were postponed during all our team members now at war with Russia,...

Tried `bach` - no idea how to test `$ARGS` value after `common::parse_cmdline` execution. Test just not go inside for-loop Branch: https://github.com/antonbabenko/pre-commit-terraform/compare/chore/GH-303/add_unit_tests-BACH Commit: https://github.com/antonbabenko/pre-commit-terraform/commit/5e563bea26dfe5def1267910a5c891e44fb57ef9

Need to check https://opensource.com/article/19/2/testing-bash-bats

Go/Ruby https://github.com/cloudfoundry-incubator/kubo-deployment/tree/v0.14.0/src/kubo-deployment-tests https://t.me/catops_chat/61258

Feel free to do refactoring, just by small butches (no more than 1-2 days in the row), and mention here when you start to do it. Have no ongoing refactor...

`terragrunt_validate` hook runs only in folders with `.hcl` files https://github.com/antonbabenko/pre-commit-terraform/blob/ac9299cf5747910d46edd12f311a3fd024f1cb90/.pre-commit-hooks.yaml#L80-L86 I have no setup with terragrunt right now, to check if it works or not now. @mhennecke please, confirm that...

I think, you mean `terragrunt.hcl` not `terraform.hcl`… We can't disable possibility to check terragrunt files with different name than `terragrunt.hcl`, at least because config name can be changed. https://terragrunt.gruntwork.io/docs/reference/cli-options/#terragrunt-config Maybe...

>TF_CLI_ARGS="-no-color" That does not works, at least for `hclfmt` ![image](https://user-images.githubusercontent.com/11096782/177538000-19350287-9d74-42eb-9846-2238df1dd058.png) That's is from the logger https://github.com/gruntwork-io/terragrunt/blob/master/util/logger.go And can be disabled by "set `DisableColors` field to `true`" https://github.com/sirupsen/logrus#formatters At the same...

JFYI, it is already done as pre-commit hook https://github.com/mattlqx/pre-commit-sign