Skip to content

Commit

Permalink
fix: remove tflint warning/failure from pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahul-4480 committed Jul 16, 2024
1 parent a9ea569 commit 7923d27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ repos:
- "--args=--only=terraform_documented_outputs"
- "--args=--only=terraform_documented_variables"
- "--args=--only=terraform_typed_variables"
- "--args=--only=terraform_module_pinned_source"
- "--args=--only=terraform_naming_convention"
- "--args=--only=terraform_standard_module_structure"
- "--args=--only=terraform_workspace_remote"
Expand Down

0 comments on commit 7923d27

Please sign in to comment.