Skip to content

Commit

Permalink
chore: tofu migration (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
zack-is-cool authored Jun 18, 2024
1 parent 5c270a1 commit 006a9e9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 343 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
- --args=--config=__GIT_WORKING_DIR__/.tflint.hcl
- --hook-config=--tf-path=tofu
- repo: https://github.com/tofuutils/pre-commit-opentofu
rev: v1.0.2 # Get the latest from: https://github.com/tofuutils/pre-commit-opentofu/releases
rev: v1.0.3 # Get the latest from: https://github.com/tofuutils/pre-commit-opentofu/releases
hooks:
- id: tofu_docs
args:
Expand All @@ -52,6 +52,6 @@ repos:
args:
- --args=--config-file __GIT_WORKING_DIR__/.checkov.yml
- repo: https://github.com/renovatebot/pre-commit-hooks
rev: 37.399.9
rev: 37.410.2
hooks:
- id: renovate-config-validator
Loading

0 comments on commit 006a9e9

Please sign in to comment.