Skip to content

Tags: leppikallio/pre-commit-terraform

Tags

v1.24.0

Toggle v1.24.0's commit message
2020-01-21T10:54:38Z

4734604 Updated CHANGELOG
1e5b3af Added shfmt to autoformat shell scripts (antonbabenko#86)

v1.23.0

Toggle v1.23.0's commit message
2020-01-21T10:20:23Z

07730a4 Updated CHANGELOG
b99e350 Added support for terraform-docs 0.8.0 with proper support for Terraform 0.12 syntax (bye-bye awk) (antonbabenko#85)

v1.22.0

Toggle v1.22.0's commit message
2020-01-13T10:41:30Z

9fd71e3 Updated CHANGELOG
76969ea move terraform-docs args after markdown command (antonbabenko#83)

v1.21.0

Toggle v1.21.0's commit message
2019-11-16T18:38:03Z

26ab873 Updated CHANGELOG
8bddc8b use getopt for args in the tflint hook, following the approach in terraform-docs (antonbabenko#75)

v1.20.0

Toggle v1.20.0's commit message
2019-11-02T11:16:49Z

cbf2458 Updated CHANGELOG
6ffc42a Fixes antonbabenko#65: terraform-docs should not fail if complex types contain 'description' keyword (antonbabenko#73)
657ce4e Added FUNDING.yml
eec9c88 Improve installation instructions and make README more readable (antonbabenko#72)
a7b730a Update rev in README.md (antonbabenko#70)

v1.19.0

Toggle v1.19.0's commit message
2019-08-20T19:34:57Z

c823172 Updated CHANGELOG
d5640fd Updated README with terraform_tflint hook
e0d3d61 Added support for TFLint with --deep parameter (antonbabenko#53)

v1.18.0

Toggle v1.18.0's commit message
2019-08-20T19:17:47Z

dc8cf48 Updated CHANGELOG
7eb805f Updated README with terragrunt_fmt hook
d8dfc2c Formatter for Terragrunt HCL files (antonbabenko#60)

v1.17.0

Toggle v1.17.0's commit message
2019-06-25T12:36:45Z

4bebeac Updated CHANGELOG
8362915 Fixed enquoted types in terraform_docs (fixed antonbabenko#52)
3147a7c Fix typo in README (antonbabenko#51)

v1.16.0

Toggle v1.16.0's commit message
2019-06-18T19:18:23Z

5d8d926 Updated CHANGELOG
c9ecd72 Add slash to mktemp dir (fixed antonbabenko#50)

v1.15.0

Toggle v1.15.0's commit message
2019-06-18T12:00:35Z

59ffa65 Updated CHANGELOG
10854fc Fixed awk script for terraform-docs (kudos @cytopia) and mktemp on Mac (closes antonbabenko#47, antonbabenko#48, antonbabenko#49)
d678da9 Fix version in README.md (antonbabenko#46)