Anton Babenko
|
0a75b5bafe
|
Updated CHANGELOG
|
2020-03-02 15:49:27 +01:00 |
|
Martin Coxall
|
e402c03b6a
|
corrected tflint documentation (#95)
|
2020-03-02 15:48:53 +01:00 |
|
Anton Babenko
|
e321ff1b9c
|
Updated CHANGELOG
|
2020-02-21 13:48:05 +01:00 |
|
Anton Babenko
|
59e48e4f04
|
Updated pre-commit-hooks
|
2020-02-21 13:47:52 +01:00 |
|
Anton Babenko
|
2ebb28ad16
|
Fixed exit code for terraform 0.11 branch in terraform_docs (#94)
|
2020-02-21 13:47:04 +01:00 |
|
Anton Babenko
|
7f7ce9eebb
|
Updated CHANGELOG
|
2020-01-30 11:18:50 +01:00 |
|
Robson Roberto Souza Peixoto
|
e990429660
|
Fixed tflint hook to iterate over files (#77)
|
2020-01-30 11:18:01 +01:00 |
|
Anton Babenko
|
47346044cb
|
Updated CHANGELOG
|
2020-01-21 11:54:31 +01:00 |
|
Anton Babenko
|
1e5b3af0d2
|
Added shfmt to autoformat shell scripts (#86)
|
2020-01-21 11:54:13 +01:00 |
|
Anton Babenko
|
07730a425a
|
Updated CHANGELOG
|
2020-01-21 11:20:16 +01:00 |
|
Konstantin Kirpichnikov
|
b99e3500e1
|
Added support for terraform-docs 0.8.0 with proper support for Terraform 0.12 syntax (bye-bye awk) (#85)
|
2020-01-21 11:19:46 +01:00 |
|
Anton Babenko
|
9fd71e3934
|
Updated CHANGELOG
|
2020-01-13 11:41:09 +01:00 |
|
Thierno IB. BARRY
|
76969eab80
|
move terraform-docs args after markdown command (#83)
|
2020-01-13 11:40:35 +01:00 |
|
Anton Babenko
|
26ab873aa6
|
Updated CHANGELOG
|
2019-11-16 19:37:56 +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 |
|
Anton Babenko
|
cbf245833b
|
Updated CHANGELOG
|
2019-11-02 12:16:31 +01:00 |
|
cytopia
|
6ffc42a4b5
|
Fixes #65: terraform-docs should not fail if complex types contain 'description' keyword (#73)
|
2019-11-02 12:15:33 +01:00 |
|
Anton Babenko
|
657ce4ecf0
|
Added FUNDING.yml
|
2019-11-01 10:09:04 +01:00 |
|
Maksym Vlasov
|
eec9c884a1
|
Improve installation instructions and make README more readable (#72)
|
2019-10-17 13:50:16 +02:00 |
|
Dave Gallant
|
a7b730a20b
|
Update rev in README.md (#70)
Updating the version in the README.
In order for `terraform_tflint`, the rev must be at least `v1.19.0`.
|
2019-10-12 11:39:06 +02:00 |
|
Anton Babenko
|
c823172b84
|
Updated CHANGELOG
|
2019-08-20 21:34:52 +02:00 |
|
Anton Babenko
|
d5640fd4dc
|
Updated README with terraform_tflint hook
|
2019-08-20 21:34:42 +02: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 |
|
Anton Babenko
|
dc8cf48441
|
Updated CHANGELOG
|
2019-08-20 21:17:41 +02:00 |
|
Anton Babenko
|
7eb805fb0e
|
Updated README with terragrunt_fmt hook
|
2019-08-20 21:16:30 +02:00 |
|
Scott Crooks
|
d8dfc2c034
|
Formatter for Terragrunt HCL files (#60)
* Formatter for Terragrunt HCL files
* Adding Terragrunt documentation
|
2019-08-20 20:38:40 +02:00 |
|
Anton Babenko
|
4bebeac734
|
Updated CHANGELOG
|
2019-06-25 14:36:23 +02:00 |
|
Anton Babenko
|
83629157c2
|
Fixed enquoted types in terraform_docs (fixed #52)
|
2019-06-25 14:36:23 +02:00 |
|
Eric Gonzales
|
3147a7c0ee
|
Fix typo in README (#51)
|
2019-06-19 12:10:21 +02:00 |
|
Anton Babenko
|
5d8d926848
|
Updated CHANGELOG
|
2019-06-18 21:18:18 +02:00 |
|
Anton Babenko
|
c9ecd72f5f
|
Add slash to mktemp dir (fixed #50)
|
2019-06-18 21:17:57 +02:00 |
|
Anton Babenko
|
59ffa65527
|
Updated CHANGELOG
|
2019-06-18 14:00:29 +02:00 |
|
Anton Babenko
|
10854fcfa2
|
Fixed awk script for terraform-docs (kudos @cytopia) and mktemp on Mac (closes #47, #48, #49)
|
2019-06-18 13:58:49 +02:00 |
|
Leonhardt Wille
|
d678da9810
|
Fix version in README.md (#46)
|
2019-06-17 14:01:24 +02:00 |
|
Anton Babenko
|
060249f2fe
|
Updated CHANGELOG
|
2019-06-17 13:12:16 +02:00 |
|
Paweł Szczepaniak
|
35e0356188
|
Upgraded to work with Terraform >= 0.12 (#44)
|
2019-06-17 13:09:31 +02:00 |
|
Anton Babenko
|
9300d0f194
|
Updated CHANGELOG
|
2019-06-17 12:47:58 +02:00 |
|
Anton Babenko
|
8cddce38b0
|
Added support for terraform_docs for Terraform 0.12 (#45)
|
2019-06-17 12:47:06 +02:00 |
|
Anton Babenko
|
dbf91086f3
|
Updated CHANGELOG
|
2019-05-27 09:34:00 -07:00 |
|
Anton Babenko
|
5725b11b55
|
Added note about incompatibility of terraform-docs with Terraform 0.12 (#41)
|
2019-05-27 09:33:32 -07:00 |
|
Anton Babenko
|
418a5ec782
|
Fixed broken "maintained badge"
|
2019-04-06 21:19:39 +02:00 |
|
Guido Dobboletta
|
249c02bb64
|
Update README.md (#36)
|
2019-03-05 09:16:55 +01:00 |
|
Anton Babenko
|
7eb9ca3f2f
|
Updated changelog
|
2019-03-01 09:49:34 +01:00 |
|
Tyler Christiansen
|
a3771b5119
|
fix check for errors at the end (#35)
|
2019-03-01 09:48:50 +01:00 |
|
Anton Babenko
|
2c842d9461
|
Bump new version
|
2019-02-21 09:43:31 +01:00 |
|
Josiah Halme
|
beb4a67753
|
Add exit code for 'terraform validate' so pre-commit check fails (#34)
|
2019-02-21 09:38:50 +01:00 |
|
Anton Babenko
|
66214dcc4b
|
Added CHANGELOG.md
|
2019-02-18 18:52:46 +01:00 |
|
Anton Babenko
|
bc0e68bfd3
|
Added chglog (hi @robinbowes :))
|
2019-02-18 18:52:10 +01:00 |
|
Anton Babenko
|
175000320b
|
Merge pull request #33 from chrisgilmerproj/run_terraform_docs_in_serial
Require terraform-docs runs in serial
|
2019-02-18 18:38:45 +01:00 |
|
Chris Gilmer
|
57d924d5d4
|
Require terraform-docs runs in serial to avoid pre-commit doing parallel operations on similar file paths
|
2019-02-08 15:24:06 -08:00 |
|