@@ -7,6 +7,19 @@ All notable changes to this project will be documented in this file.
77
88
99
10+ <a name =" v1.51.0 " ></a >
11+ ## [ v1.51.0] - 2021-09-17
12+
13+ - fix: trigger terraform-docs on changes in lock files ([ #228 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/228 ) )
14+ - fix: label auto-adding after label rename ([ #226 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/226 ) )
15+ - chore: Updated GH stale action config ([ #223 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/223 ) )
16+ - feat: Add GH checks and templates ([ #222 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/222 ) )
17+ - feat: Add mixed line ending check to prevent possible errors ([ #221 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/221 ) )
18+ - fix: Dockerized pre-commit-terraform ([ #219 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/219 ) )
19+ - docs: Initial docs improvement ([ #218 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/218 ) )
20+ - chore: Update Ubuntu install method ([ #198 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/198 ) )
21+
22+
1023<a name =" v1.50.0 " ></a >
1124## [ v1.50.0] - 2021-04-22
1225
@@ -151,7 +164,7 @@ All notable changes to this project will be documented in this file.
151164
152165- fix: Change terraform_validate hook functionality for subdirectories with terraform files ([ #100 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/100 ) )
153166
154- ###
167+ ###
155168
156169configuration for the appropriate working directory.
157170
@@ -304,23 +317,19 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
304317<a name =" v1.9.0 " ></a >
305318## [ v1.9.0] - 2019-02-18
306319
307- - Added CHANGELOG.md
308320- Added chglog (hi [ @robinbowes ] ( https://github.com/robinbowes ) :))
309- - Merge pull request [ #33 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/33 ) from chrisgilmerproj/run_terraform_docs_in_serial
310321- Require terraform-docs runs in serial to avoid pre-commit doing parallel operations on similar file paths
311322
312323
313324<a name =" v1.8.1 " ></a >
314325## [ v1.8.1] - 2018-12-15
315326
316- - Merge pull request [ #30 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/30 ) from RothAndrew/feature/fix_issue_29
317327- Fix bug not letting terraform_docs_replace work in the root directory of a repo
318328
319329
320330<a name =" v1.8.0 " ></a >
321331## [ v1.8.0] - 2018-12-14
322332
323- - Merge pull request [ #27 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/27 ) from RothAndrew/feature/new_hook
324333- fix typo
325334- Address requested changes
326335- Add ` --dest ` argument
@@ -333,7 +342,6 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
333342
334343- Merge remote-tracking branch 'origin/master' into pr25
335344- Added followup after [ #25 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/25 )
336- - Merge pull request [ #25 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/25 ) from getcloudnative/feat-pass-terraform-docs-opts
337345- Add feature to pass options to terraform-docs.
338346- Added license file (fixed [ #21 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/21 ) )
339347
@@ -394,8 +402,6 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
394402
395403- Added badges
396404- Added formatting for tfvars (fixes [ #4 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/4 ) ) ([ #6 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/6 ) )
397- - Merge pull request [ #5 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/5 ) from schneems/schneems/codetriage-badge
398- - [ ci skip] Get more Open Source Helpers
399405
400406
401407<a name =" v1.2.0 " ></a >
@@ -404,7 +410,6 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
404410- Renamed shell script file to the correct one
405411- Updated .pre-commit-hooks.yaml
406412- Updated sha in README
407- - Merge pull request [ #3 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/3 ) from pecigonzalo/master
408413- Exclude .terraform even on subfolders
409414
410415
@@ -423,7 +428,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
423428- Initial commit
424429
425430
426- [ Unreleased ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.50.0...HEAD
431+ [ Unreleased ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.51.0...HEAD
432+ [ v1.51.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.50.0...v1.51.0
427433[ v1.50.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.49.0...v1.50.0
428434[ v1.49.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.48.0...v1.49.0
429435[ v1.48.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.47.0...v1.48.0
0 commit comments