Commit graph

81 commits

Author SHA1 Message Date
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
Anton Babenko
3cdf8ecd62
Merge pull request #30 from RothAndrew/feature/fix_issue_29
Fix bug not letting terraform_docs_replace work in the root directory…
2018-12-15 09:40:31 +01:00
rothandrew
15c9f394d3 Fix bug not letting terraform_docs_replace work in the root directory of a repo 2018-12-14 17:13:34 -05:00
Anton Babenko
a52b507a18
Merge pull request #27 from RothAndrew/feature/new_hook
Add new hook for running terraform-docs which will replace content of README.md (using Python)
2018-12-14 22:24:41 +01:00
rothandrew
fe3ba02d25 fix typo 2018-12-14 16:19:54 -05:00
rothandrew
d3fe87daea Address requested changes 2018-12-14 16:16:42 -05:00
rothandrew
cbd26b20c7 Add --dest argument 2018-12-14 13:40:54 -05:00
rothandrew
debe93a82b Address requested changes 2018-12-14 09:23:54 -05:00
rothandrew
9aa971c069 Add new hook for running terraform-docs with replacing README.md from doc in main.tf 2018-12-13 22:29:59 -05:00
Anton Babenko
7acd99eeb7 Merge remote-tracking branch 'origin/master' into pr25 2018-12-11 20:22:07 +01:00
Anton Babenko
e2760caf8d Added followup after #25 2018-12-11 20:21:49 +01:00
Anton Babenko
2b71d4b3bb
Merge pull request #25 from getcloudnative/feat-pass-terraform-docs-opts
Add feature to pass options to terraform-docs.
2018-12-11 20:21:40 +01:00
Martin Etmajer
fbdd40ac8f Add feature to pass options to terraform-docs. 2018-11-13 12:30:06 +01:00