Skip to content

Commit 5bda75d

Browse files
author
rahul-infra
committed
Made changes in pre-commit file excluded acm main.tf file.
1 parent 9d44c6e commit 5bda75d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ repos:
44
hooks:
55
- id: terraform_fmt
66
- id: terraform_validate
7+
exclude: '^[^/]+\.tf$|^modules/acm/.*'
78
- id: terraform_tflint
89
args:
910
- '--args=--only=terraform_deprecated_interpolation'

0 commit comments

Comments
 (0)