@@ -7,6 +7,14 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+ <a name =" v1.49.0 " ></a >
11
+ ## [ v1.49.0] - 2021-04-20
12
+
13
+ - fix: Fix and pin versions in Dockerfile ([ #193 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/193 ) )
14
+ - chore: Fix mistake on command ([ #185 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/185 ) )
15
+ - Update README.md
16
+
17
+
10
18
<a name =" v1.48.0 " ></a >
11
19
## [ v1.48.0] - 2021-03-12
12
20
@@ -290,19 +298,23 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
290
298
<a name =" v1.9.0 " ></a >
291
299
## [ v1.9.0] - 2019-02-18
292
300
301
+ - Added CHANGELOG.md
293
302
- Added chglog (hi [ @robinbowes ] ( https://github.com/robinbowes ) :))
303
+ - Merge pull request [ #33 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/33 ) from chrisgilmerproj/run_terraform_docs_in_serial
294
304
- Require terraform-docs runs in serial to avoid pre-commit doing parallel operations on similar file paths
295
305
296
306
297
307
<a name =" v1.8.1 " ></a >
298
308
## [ v1.8.1] - 2018-12-15
299
309
310
+ - Merge pull request [ #30 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/30 ) from RothAndrew/feature/fix_issue_29
300
311
- Fix bug not letting terraform_docs_replace work in the root directory of a repo
301
312
302
313
303
314
<a name =" v1.8.0 " ></a >
304
315
## [ v1.8.0] - 2018-12-14
305
316
317
+ - Merge pull request [ #27 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/27 ) from RothAndrew/feature/new_hook
306
318
- fix typo
307
319
- Address requested changes
308
320
- Add ` --dest ` argument
@@ -315,6 +327,7 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
315
327
316
328
- Merge remote-tracking branch 'origin/master' into pr25
317
329
- Added followup after [ #25 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/25 )
330
+ - Merge pull request [ #25 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/25 ) from getcloudnative/feat-pass-terraform-docs-opts
318
331
- Add feature to pass options to terraform-docs.
319
332
- Added license file (fixed [ #21 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/21 ) )
320
333
@@ -375,6 +388,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
375
388
376
389
- Added badges
377
390
- 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 ) )
391
+ - Merge pull request [ #5 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/5 ) from schneems/schneems/codetriage-badge
392
+ - [ ci skip] Get more Open Source Helpers
378
393
379
394
380
395
<a name =" v1.2.0 " ></a >
@@ -383,6 +398,7 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
383
398
- Renamed shell script file to the correct one
384
399
- Updated .pre-commit-hooks.yaml
385
400
- Updated sha in README
401
+ - Merge pull request [ #3 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/3 ) from pecigonzalo/master
386
402
- Exclude .terraform even on subfolders
387
403
388
404
@@ -401,7 +417,8 @@ https://github.com/antonbabenko/pre-commit-terraform/commit/35e0356188b64a4c5af9
401
417
- Initial commit
402
418
403
419
404
- [ Unreleased ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.48.0...HEAD
420
+ [ Unreleased ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.49.0...HEAD
421
+ [ v1.49.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.48.0...v1.49.0
405
422
[ v1.48.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.47.0...v1.48.0
406
423
[ v1.47.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.46.0...v1.47.0
407
424
[ v1.46.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.45.0...v1.46.0
0 commit comments