From fe9033226558edaddfe134c9fcd3e81b29929c9b Mon Sep 17 00:00:00 2001 From: badra001 Date: Mon, 16 Dec 2024 09:46:15 -0500 Subject: [PATCH] update precommit --- .pre-commit-config.yaml | 1 + ec2-settings/.terraform-docs.yml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 120000 ec2-settings/.terraform-docs.yml diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b916ab7..9615b22 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,6 +17,7 @@ repos: exclude: examples args: - --args=--config=.terraform-docs.yml + - --args=--output-mode=replace # - id: terraform_tflint # args: [ "--args=--config=__GIT_WORKING_DIR__/.tflint.hcl"] # exclude: examples diff --git a/ec2-settings/.terraform-docs.yml b/ec2-settings/.terraform-docs.yml deleted file mode 120000 index f095125..0000000 --- a/ec2-settings/.terraform-docs.yml +++ /dev/null @@ -1 +0,0 @@ -../.terraform-docs.yml \ No newline at end of file