Commit graph

272 commits

Author SHA1 Message Date
David Price
0f9beffdb9
fix hcledit brew install command (#383) 2022-05-12 00:07:10 +02:00
Maksym Vlasov
80ec2dd04d
chore: Clarify terraform-docs config usage (#381) 2022-05-11 18:31:47 +02:00
semantic-release-bot
74a2e54f23 chore(release): version 1.71.0 [skip ci]
# [1.71.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.70.1...v1.71.0) (2022-05-02)

### Features

* Added terraform_wrapper_module_for_each hook ([#376](https://github.com/antonbabenko/pre-commit-terraform/issues/376)) ([e4e9a73](e4e9a73d7e))
2022-05-02 17:59:45 +00:00
Anton Babenko
e4e9a73d7e
feat: Added terraform_wrapper_module_for_each hook (#376) 2022-05-02 19:59:08 +02:00
semantic-release-bot
aededd0eca chore(release): version 1.70.1 [skip ci]
## [1.70.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.70.0...v1.70.1) (2022-04-28)

### Bug Fixes

* Fixed `tfupdate` to work in all cases, not only `pre-commit run --all` ([#375](https://github.com/antonbabenko/pre-commit-terraform/issues/375)) ([297cc75](297cc75787))
2022-04-28 07:07:09 +00:00
Maksym Vlasov
297cc75787
fix: Fixed tfupdate to work in all cases, not only pre-commit run --all (#375) 2022-04-28 09:06:32 +02:00
semantic-release-bot
8668ade969 chore(release): version 1.70.0 [skip ci]
# [1.70.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.69.0...v1.70.0) (2022-04-28)

### Features

* Add support for `pre-commit/pre-commit-hooks` in Docker image ([#374](https://github.com/antonbabenko/pre-commit-terraform/issues/374)) ([017da74](017da745d0))
2022-04-28 07:05:29 +00:00
Jonathan Forget
017da745d0
feat: Add support for pre-commit/pre-commit-hooks in Docker image (#374) 2022-04-28 09:04:53 +02:00
semantic-release-bot
b4d8fd9752 chore(release): version 1.69.0 [skip ci]
# [1.69.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.68.1...v1.69.0) (2022-04-26)

### Features

* Allow env vars expansion in `--args` section for all hooks ([#363](https://github.com/antonbabenko/pre-commit-terraform/issues/363)) ([caa01c3](caa01c30b3))
2022-04-26 10:34:28 +00:00
Maksym Vlasov
caa01c30b3
feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00
semantic-release-bot
95ca35646c chore(release): version 1.68.1 [skip ci]
## [1.68.1](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.68.0...v1.68.1) (2022-04-20)

### Bug Fixes

* Fixed git fatal error in Dockerfile ([#372](https://github.com/antonbabenko/pre-commit-terraform/issues/372)) ([c3f8dd4](c3f8dd40e6))
2022-04-20 12:11:35 +00:00
Maksym Vlasov
c3f8dd40e6
fix: Fixed git fatal error in Dockerfile (#372) 2022-04-20 14:10:59 +02:00
semantic-release-bot
cee7608f4b chore(release): version 1.68.0 [skip ci]
# [1.68.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.67.0...v1.68.0) (2022-04-18)

### Features

* Removed `coreutils` (realpath) from dependencies for MacOS ([#368](https://github.com/antonbabenko/pre-commit-terraform/issues/368)) ([944a2e5](944a2e5fef))
2022-04-18 16:17:47 +00:00
Maksym Vlasov
944a2e5fef
feat: Removed coreutils (realpath) from dependencies for MacOS (#368) 2022-04-18 18:17:15 +02:00
Maksym Vlasov
4874cfe42e
chore: Add docker image tests - container-structure-test-config and dive-ci (#365) 2022-04-16 18:06:58 +02:00
Maksym Vlasov
f1822ed810
docs: Document --terraform-plan-flags usage limitations for infracost (#364) 2022-04-16 14:51:12 +02:00
Maksym Vlasov
ee8c60e300
chore: Avoid mention issue 123 during releases (#366) 2022-04-16 14:30:05 +02:00
semantic-release-bot
c5462f6bf9 chore(release): version 1.67.0 [skip ci]
# [1.67.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.66.0...v1.67.0) (2022-04-15)

### Features

* Added `terraform_checkov` (run per folder), deprecated `checkov` hook ([#290](https://github.com/antonbabenko/pre-commit-terraform/issues/290)) ([e3a9834](e3a98345bb))
2022-04-15 17:27:01 +00:00
Bruno Ferreira
e3a98345bb
feat: Added terraform_checkov (run per folder), deprecated checkov hook (#290) 2022-04-15 19:26:33 +02:00
semantic-release-bot
b35dc171d8 chore(release): version 1.66.0 [skip ci]
# [1.66.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.65.1...v1.66.0) (2022-04-13)

### Features

* Added support for `tfupdate` to update version constraints in Terraform configurations ([#342](https://github.com/antonbabenko/pre-commit-terraform/issues/342)) ([ef7a0f2](ef7a0f2b46))
2022-04-13 17:25:38 +00:00
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