diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b7e68b..e291fcd 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -14,7 +14,7 @@ repos: exclude: version.tf exclude: examples args: - - --args=--config=.terraform-docs.yml + - --args=--config .terraform-docs.yml # - id: terraform_tflint # args: [ "--args=--config=__GIT_WORKING_DIR__/.tflint.hcl"] # exclude: examples diff --git a/acm/README.md b/acm/README.md deleted file mode 100644 index e69de29..0000000