feat: Add argument like force-init
to do init before terraform validate
#224
Labels
estimate/2h
Need 2 hours to be done
feature
New feature or request
good first issue
Good for newcomers
hook/terraform_validate
Bash hook
Milestone
Add an argument to
terraform_validate
to runterraform init
before runningterraform validate
.Originally posted by @eytanhanig in #203 (comment)
Notes fo contributors:
--hook-config
support example--hook-config
support exampleAdditionally to
force-init
option, we can useterraform providers
and runterraform init
if necessary, automatically. See this comment for more details - #299 (comment)The text was updated successfully, but these errors were encountered: