mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2025-10-15 17:38:54 +02:00
feat: Make terraform_validate to run init if necessary (#158)
This commit is contained in:
parent
84374f64a0
commit
d303bff1f9
5 changed files with 40 additions and 27 deletions
|
|
@ -311,7 +311,7 @@ EOF
|
|||
|
||||
}
|
||||
|
||||
# global arrays
|
||||
# global arrays
|
||||
declare -a ARGS=()
|
||||
declare -a FILES=()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue