Commit graph

11 commits

Author SHA1 Message Date
Maksym Vlasov
32dae32273
chore: Updated messages shown in terraform_tflint hook (#274) 2021-10-29 15:42:05 +02:00
Maksym Vlasov
e33c654a40
fix: command not found (#251) 2021-10-15 22:09:13 +02:00
Maksym Vlasov
390a2645f2
fix: execute tflint once in no errors (#250) 2021-10-15 21:11:01 +02:00
Maksym Vlasov
3f6643280e
fix: terrafrom_tflint ERROR output for files located in repo root (#243) 2021-10-15 14:24:50 +02:00
Maksym Vlasov
ce02cd137e
feat: Add PATH outputs when TFLint found any problem (#234) 2021-09-30 16:28:11 +02:00
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