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