Commit graph

322 commits

Author SHA1 Message Date
semantic-release-bot
04ecd10343 chore(release): version 1.62.2 [skip ci]
## [1.62.2](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.62.1...v1.62.2) (2021-12-21)

### Bug Fixes

* Properly exclude .terraform directory with checkov hook ([#306](https://github.com/antonbabenko/pre-commit-terraform/issues/306)) ([b431a43](b431a43ffa))
* Speedup `terrascan` hook up to x3 times in big repos ([#307](https://github.com/antonbabenko/pre-commit-terraform/issues/307)) ([2e8dcf9](2e8dcf9298))
2021-12-21 19:52:23 +00:00
Maksym Vlasov
096245800e
chore: Release action should track hooks configuration changes (#308) 2021-12-21 20:51:14 +01:00
Maksym Vlasov
2e8dcf9298
fix: Speedup terrascan hook up to x3 times in big repos (#307) 2021-12-21 20:50:12 +01:00
Maksym Vlasov
b431a43ffa
fix: Properly exclude .terraform directory with checkov hook (#306) 2021-12-21 20:18:52 +01:00
semantic-release-bot
d826474a12 chore(release): version 1.62.1 [skip ci]
## [1.62.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.62.0...v1.62.1) (2021-12-18)

### Bug Fixes

* **terraform_tflint:** Restore current working directory behavior ([#302](https://github.com/antonbabenko/pre-commit-terraform/issues/302)) ([93029dc](93029dcfcf))
2021-12-18 21:17:33 +00:00
Anton Babenko
77bd66192f chore: Use valid token for the Release GHA 2021-12-18 22:15:00 +01:00
Maxime Brunet
93029dcfcf
fix(terraform_tflint): Restore current working directory behavior (#302) 2021-12-18 19:07:36 +01:00
Anton Babenko
59da4b81d6 chore: Publish container image only after the release 2021-12-13 10:58:27 +01:00
Anton Babenko
21185f6db4 chore: Fixed allowed types for PR titles 2021-12-13 10:51:03 +01:00
Anton Babenko
b8f90bd057
chore: Updated validation PR title types (#298) 2021-12-12 21:41:23 +01:00
Anton Babenko
8c063c7824
chore: Validate PR title (#297) 2021-12-12 21:08:14 +01:00
semantic-release-bot
e1bccb7585 chore(release): version 1.62.0 [skip ci]
# [1.62.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.61.0...v1.62.0) (2021-12-12)

### Features

* Added semantic release ([#296](https://github.com/antonbabenko/pre-commit-terraform/issues/296)) ([1bcca44](1bcca44d16))
2021-12-12 19:29:33 +00:00
Anton Babenko
1bcca44d16
feat: Added semantic release (#296) 2021-12-12 20:28:30 +01:00
Anton Babenko
00a5ef0325 Updated CHANGELOG 2021-12-11 14:34:55 +01:00
Maxime Brunet
45575c3a43
feat: Pass custom arguments to terraform init in terraform_validate hook (#293) 2021-12-11 14:33:22 +01:00
Bruno Ferreira
7c6ad7cfb4
fix: analyse all folders with tflint and don't stop on first execution (#289) 2021-12-08 22:06:30 +01:00
Anton Babenko
141f815e81 Updated CHANGELOG 2021-12-08 20:03:43 +01:00
Maksym Vlasov
01d262caaa
fix: pre-build docker image (#292) 2021-12-08 20:03:04 +01:00
Anton Babenko
31e7ccf1b7 Updated CHANGELOG 2021-12-06 15:57:13 +01:00
sg70
4543f10a8e
fix: Fixed docker build (#288) 2021-12-06 15:55:06 +01:00
Anton Babenko
6a064b19e4 Updated CHANGELOG 2021-11-20 11:28:49 +01:00
Birger J. Nordølum
003cd1da3c
chore: Publish container image on release (#285) 2021-11-20 11:28:03 +01:00
Maksym Vlasov
3b4be67fdb
chore: Fix master merge to working branch on pre-commit autofixes (#286) 2021-11-17 21:21:09 +01:00
Anton Babenko
c5bcad45bb Updated CHANGELOG 2021-11-17 19:17:50 +01:00
Milos Jajac
feabecc9b3
fix: typo in arg name for terraform-docs (#283) 2021-11-17 19:16:38 +01:00
Maksym Vlasov
af10d4f082
chore: Add deprecation notice to terraform_docs_replace (#280) 2021-11-08 21:28:02 +01:00
Anton Babenko
d4ae82fa95 Updated CHANGELOG 2021-11-08 09:53:57 +01:00
Maksym Vlasov
71302a9a56
feat: Updated Docker image from Ubuntu to Alpine (#278) 2021-11-08 09:51:08 +01:00
Maksym Vlasov
32dae32273
chore: Updated messages shown in terraform_tflint hook (#274) 2021-10-29 15:42:05 +02:00
Anton Babenko
57b94a29ec Updated CHANGELOG 2021-10-27 17:28:30 +02:00
Maksym Vlasov
4c509434e0
fix: Fixed 1.54.0 where terraform_docs was broken (#272) 2021-10-27 17:28:05 +02:00
Anton Babenko
cf0844cd31 Updated CHANGELOG 2021-10-27 14:40:17 +02:00
Maksym Vlasov
e2604eacfa
feat: Add support for quoted values in infracost_breakdown --hook-config (#269) 2021-10-27 13:45:25 +02:00
Anton Babenko
15cac90874
docs: Added notes about sponsors (#268) 2021-10-26 17:40:24 +02:00
Maksym Vlasov
01a6170d36
fix: Fixed args expand in terraform_docs (#260) 2021-10-26 15:56:41 +02:00
Anton Babenko
bb880b0f91 Updated CHANGELOG 2021-10-26 14:40:17 +02:00
Anton Babenko
9656159025
docs: Pre-release 1.53 (#267) 2021-10-26 14:39:23 +02:00
Maksym Vlasov
3d5a882a53
docs: Clarify docs for terraform_tfsec hook (#266) 2021-10-26 14:35:55 +02:00
Maksym Vlasov
cff42e6d6f
feat: Add infracost_breakdown hook (#252) 2021-10-26 13:12:01 +02:00
Maksym Vlasov
cc59119c17
feat: Set up PR reviewers automatically (#258) 2021-10-25 20:31:55 +02:00
Maksym Vlasov
a0f69e3ba7
docs: fix protocol to prevent MITM (#257) 2021-10-25 20:10:36 +02:00
gravitybacklight
2973f85f3b
feat: add __GIT_WORKING_DIR__ to tfsec (#255) 2021-10-21 16:13:34 +02:00
Dan Arnold
c0b9b3c562
docs: Add missing space in terrascan install cmd (#253) 2021-10-19 12:29:27 +02:00
Maksym Vlasov
e33c654a40
fix: command not found (#251) 2021-10-15 22:09:13 +02:00
Maksym Vlasov
390a2645f2
fix: execute tflint once in no errors (#250) 2021-10-15 21:11:01 +02:00
Maksym Vlasov
762f7b2525
docs: fix deps (#249) 2021-10-15 14:37:49 +02:00
Maksym Vlasov
7b11401863
feat: Add terraform_docs hook settings (#245) 2021-10-15 14:26:23 +02:00
Maksym Vlasov
3f6643280e
fix: terrafrom_tflint ERROR output for files located in repo root (#243) 2021-10-15 14:24:50 +02:00
Maksym Vlasov
25cddd9880
feat: Add support for specify terraform-docs config file (#244) 2021-10-15 14:19:41 +02:00
Maksym Vlasov
e6aad17310
docs: Document hooks dependencies (#247) 2021-10-15 14:08:26 +02:00