Commit graph

6 commits

Author SHA1 Message Date
Anton Babenko
cf07b5ea3f
feat: Add possibility to share tflint config file for subdirs (#149) 2020-09-22 14:20:27 +02:00
Robin Bowes
774c63e772
fix: Pass args and env vars to terraform validate (#125) 2020-08-27 11:57:45 +02:00
Robson Roberto Souza Peixoto
e990429660
Fixed tflint hook to iterate over files (#77) 2020-01-30 11:18:01 +01:00
Anton Babenko
1e5b3af0d2
Added shfmt to autoformat shell scripts (#86) 2020-01-21 11:54:13 +01:00
chopped pork
8bddc8b81c use getopt for args in the tflint hook, following the approach in terraform-docs (#75) 2019-11-16 19:37:23 +01:00
Costin GALAN
e0d3d61422 Added support for TFLint with --deep parameter (#53)
Added support for TFLint (https://github.com/wata727/tflint).

Signed-off-by: Costin Galan <costin.galan@mambu.com>
2019-08-20 21:31:28 +02:00