File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
5
5
6
+ <a name =" v1.10.0 " ></a >
7
+ ## [ v1.10.0] - 2019-02-21
8
+
9
+ - Add exit code for 'terraform validate' so pre-commit check fails ([ #34 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/34 ) )
10
+
11
+
6
12
<a name =" v1.9.0 " ></a >
7
13
## [ v1.9.0] - 2019-02-18
8
14
15
+ - Added CHANGELOG.md
9
16
- Added chglog (hi [ @robinbowes ] ( https://github.com/robinbowes ) :))
10
17
- Merge pull request [ #33 ] ( https://github.com/antonbabenko/pre-commit-terraform/issues/33 ) from chrisgilmerproj/run_terraform_docs_in_serial
11
18
- Require terraform-docs runs in serial to avoid pre-commit doing parallel operations on similar file paths
124
131
- Initial commit
125
132
126
133
127
- [ Unreleased ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.9.0...HEAD
134
+ [ Unreleased ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.10.0...HEAD
135
+ [ v1.10.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.9.0...v1.10.0
128
136
[ v1.9.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.8.1...v1.9.0
129
137
[ v1.8.1 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.8.0...v1.8.1
130
138
[ v1.8.0 ] : https://github.com/antonbabenko/pre-commit-terraform/compare/v1.7.4...v1.8.0
You can’t perform that action at this time.
0 commit comments