Skip to content

Commit

Permalink
Add terraform and terragrunt testing
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-halliday committed Oct 29, 2023
1 parent da09736 commit d119e33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,11 @@
description: Runs all terraform tests
entry: hooks/terragrunt_test.sh
language: script
<<<<<<< HEAD
files: (\.tf)$d
=======
files: (\.tf)$
>>>>>>> c943481 (Add terraform and terragrunt testing)
exclude: \.terraform\/.*$

- id: terragrunt_validate
Expand Down

0 comments on commit d119e33

Please sign in to comment.