chore: use terraform
This commit is contained in:
parent
16681f599a
commit
19ad7d66e9
8 changed files with 190 additions and 4 deletions
4
.husky/terraform
Executable file
4
.husky/terraform
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
terraform fmt -check
|
Loading…
Add table
Add a link
Reference in a new issue