Commit graph

252 commits

Author SHA1 Message Date
Julien Rottenberg
ef7a0f2b46
feat: Added support for tfupdate to update version constraints in Terraform configurations (#342) 2022-04-13 19:25:04 +02:00
Maksym Vlasov
35c45509ee
chore: Fix docker test pipeline (#362) 2022-04-13 18:51:45 +02:00
semantic-release-bot
ca6737c0ef chore(release): version 1.65.1 [skip ci]
## [1.65.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.65.0...v1.65.1) (2022-04-13)

### Bug Fixes

* Improve `tflint --init` command execution ([#361](https://github.com/antonbabenko/pre-commit-terraform/issues/361)) ([d31cb69](d31cb69363))
2022-04-13 16:11:15 +00:00
Maksym Vlasov
d31cb69363
fix: Improve tflint --init command execution (#361) 2022-04-13 18:10:40 +02:00
semantic-release-bot
896cbff5ed chore(release): version 1.65.0 [skip ci]
# [1.65.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.64.1...v1.65.0) (2022-04-13)

### Features

* Adding init to terraform_tflint hook ([#352](https://github.com/antonbabenko/pre-commit-terraform/issues/352)) ([1aff30f](1aff30f2a4))
2022-04-13 14:23:07 +00:00
Andrew Glenn
1aff30f2a4
feat: Adding init to terraform_tflint hook (#352) 2022-04-13 16:15:15 +02:00
Maksym Vlasov
ac54720b91
chore: Fix linter (#360) 2022-04-13 16:04:07 +02:00
semantic-release-bot
9627c48349 chore(release): version 1.64.1 [skip ci]
## [1.64.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.64.0...v1.64.1) (2022-03-31)

### Bug Fixes

* Make hooks bash 3.2 compatible ([#339](https://github.com/antonbabenko/pre-commit-terraform/issues/339)) ([4ad825d](4ad825d8d3))
2022-03-31 12:39:27 +00:00
Maksym Vlasov
4ad825d8d3
fix: Make hooks bash 3.2 compatible (#339) 2022-03-31 14:38:51 +02:00
Maksym Vlasov
7e6c287d16
chore: Actualize README (#350) 2022-03-15 16:20:05 +01:00
Maksym Vlasov
908ec70ea6
Add important notes about project (#348) 2022-03-14 15:06:34 +01:00
drewmullen
83b39d935a
docs: Fix README function rm_terraform to not erase .terraform-docs.yaml (#345) 2022-02-22 18:30:53 +01:00
Pasquale De Vita
458fb289a3
chore: Add Docker latest and nightly tag (#343) 2022-02-15 14:41:49 +01:00
Maksym Vlasov
e88abb6857
chore: Fix docker test workflow (#340) 2022-02-10 20:33:05 +01:00
semantic-release-bot
c2d1a58a5e chore(release): version 1.64.0 [skip ci]
# [1.64.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.63.0...v1.64.0) (2022-02-10)

### Features

* Improved speed of `pre-commit run -a` for multiple hooks ([#338](https://github.com/antonbabenko/pre-commit-terraform/issues/338)) ([579dc45](579dc45fb4))
2022-02-10 18:48:50 +00:00
Maksym Vlasov
579dc45fb4
feat: Improved speed of pre-commit run -a for multiple hooks (#338) 2022-02-10 19:48:17 +01:00
semantic-release-bot
c266d4036b chore(release): version 1.63.0 [skip ci]
# [1.63.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.62.3...v1.63.0) (2022-02-10)

### Features

* Improve performance during `pre-commit --all (-a)` run ([#327](https://github.com/antonbabenko/pre-commit-terraform/issues/327)) ([7e7c916](7e7c91643e))
2022-02-10 15:54:13 +00:00
Carlos Miguel Bustillo Rodríguez
7e7c91643e
feat: Improve performance during pre-commit --all (-a) run (#327) 2022-02-10 16:53:37 +01:00
Maksym Vlasov
a80d3835d4
chore: fix bug intoduced in #316 (#335) 2022-02-10 16:51:09 +01:00
Mark Bainter
441e87a08c
docs: Add workaround for configuration_aliases tf bug (#332) 2022-02-03 21:23:59 +01:00
Mohit Saxena
71647bb026
chore: Add Github Actions Workflow to build if Dockerfile updated (#318)
Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
2022-01-11 21:36:35 +01:00
Maksym Vlasov
47229003ff
chore: Add hadolint check for Dockerfiles (#322)
Co-authored-by: Balazs Hamorszky <balihb@gmail.com>
2022-01-11 18:20:29 +01:00
Maksym Vlasov
321fb16693
chore: Document functions (based on google style guide) (#317) 2022-01-11 14:54:42 +01:00
Maksym Vlasov
661a0cf346
chore: Specify what we exactly mean (#320) 2022-01-11 12:12:29 +01:00
Maksym Vlasov
c5f2a618a8
chore: Improved code structure (moved hooks into a separate dir) (#316) 2022-01-06 16:09:51 +01:00
Maksym Vlasov
3045dd55a3
chore: Add shellcheck and make checks passing (#315)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
2022-01-06 14:08:18 +01:00
Maksym Vlasov
645f3fd126
chore: Cleanup file with test data (#311) 2022-01-06 12:25:32 +01:00
Maksym Vlasov
1f16f09c6f
chore: Refactor all hooks (#310) 2022-01-06 12:21:52 +01:00
semantic-release-bot
ac9299cf57 chore(release): version 1.62.3 [skip ci]
## [1.62.3](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.62.2...v1.62.3) (2021-12-22)

### Bug Fixes

* Check all directories with changes and pass all args in terrascan hook ([#305](https://github.com/antonbabenko/pre-commit-terraform/issues/305)) ([66401d9](66401d93f4))
2021-12-22 18:45:26 +00:00
Carlos Miguel Bustillo Rodríguez
66401d93f4
fix: Check all directories with changes and pass all args in terrascan hook (#305) 2021-12-22 19:44:53 +01:00
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