feat: Make terraform_validate to run init if necessary (#158)

This commit is contained in:
Anton Babenko 2020-11-02 21:44:54 +01:00 committed by GitHub
commit d303bff1f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 40 additions and 27 deletions

View file

@ -311,7 +311,7 @@ EOF
}
# global arrays
# global arrays
declare -a ARGS=()
declare -a FILES=()