Releases: mineiros-io/pre-commit-hooks
Releases · mineiros-io/pre-commit-hooks
v0.0.4
- Replace
trap
withset -e
- Set default
AWS_REGION
tonone
to preventThe argument "region" is required, but was not set.
errors.
v0.0.3
Fix wrong path for tflint.sh
hook
v0.0.2
Applied chmod +x
on all *.sh
files to make hooks executable by default.
v0.0.1
Initial Release
added pre-commit hooks for terraform fmt, validate and tflint