Nikolai Mishin
f146463ac8
fix: entry for tofu_docs_replace
...
Signed-off-by: Nikolai Mishin <sanduku.default@gmail.com>
2024-09-21 21:57:11 +02:00
Alexander Sharov
7b04f0c249
fix: docker image reference in README.md
2024-06-14 18:49:55 +03:00
Alexander Sharov
f9b71fe08f
fix: docker image reference in README.md
2024-06-14 17:32:43 +03:00
Alexander Sharov
0fac59197f
fix: dockerhub
2024-06-14 14:59:53 +03:00
Alexander Sharov
e723f9027f
feat: add dockerhub support
v1.0.3
2024-06-14 14:50:49 +03:00
semantic-release-bot
061cc7c398
chore(release): version 1.0.2 [skip ci]
...
v1.0.2
## [1.0.2](https://github.com/tofuutils/pre-commit-opentofu/compare/v1.0.1...v1.0.2 ) (2024-03-08)
### Bug Fixes
* remove obsolete terraform checks and awk file hack ([97cba7a ](97cba7a646 ))
2024-03-08 13:00:34 +00:00
kvendingoldo
a60afcd7be
Merge pull request #3 from bmelbourne/fix-tofu-docs-checks
...
fix: Remove obsolete terraform checks and awk file hack
2024-03-08 14:00:04 +01:00
bmelbourne
97cba7a646
fix: remove obsolete terraform checks and awk file hack
...
Signed-off-by: bmelbourne <barry.melbourne0@gmail.com>
2024-03-08 09:34:40 +00:00
semantic-release-bot
650713c088
chore(release): version 1.0.1 [skip ci]
...
v1.0.1
## [1.0.1](https://github.com/tofuutils/pre-commit-opentofu/compare/v1.0.0...v1.0.1 ) (2024-03-07)
### Bug Fixes
* dockerfile ([65b197c ](65b197c841 ))
2024-03-07 12:21:12 +00:00
Alexander Sharov
65b197c841
fix: dockerfile
2024-03-07 14:09:39 +02:00
Alexander Sharov
3c7a432c3a
fix: issues with CI
v1.0.0
2024-03-07 14:03:55 +02:00
Alexander Sharov
65ac74a0fd
fix: docs
2024-01-21 21:19:16 +01:00
Alexander Sharov
b137a0f5c8
fix: docs
2024-01-21 21:11:37 +01:00
Alexander Sharov
5e0e10c2d8
fix: docs
2024-01-21 21:01:18 +01:00
kvendingoldo
02ebd94241
Merge pull request #1 from tofuutils/feat/rename-terraform-to-tofu
...
feat: rename pre-commit-terraform to pre-commit-opentofu
2024-01-17 01:17:32 +01:00
Alexander Sharov
a8ef967e92
feat: rename pre-commit-terraform to pre-commit-opentofu, pt X
2024-01-17 01:15:52 +01:00
Alexander Sharov
d4c409dfff
feat: rename pre-commit-terraform to pre-commit-opentofu, pt IX
2024-01-17 01:14:36 +01:00
Alexander Sharov
527cbe98cb
feat: rename pre-commit-terraform to pre-commit-opentofu, pt VIII
2024-01-17 01:10:38 +01:00
Alexander Sharov
ad6e3254b7
feat: rename pre-commit-terraform to pre-commit-opentofu, pt VII
2024-01-17 01:02:15 +01:00
Alexander Sharov
8c07b3a56d
feat: rename pre-commit-terraform to pre-commit-opentofu, pt VI
2024-01-17 00:56:38 +01:00
Alexander Sharov
4a43e5d93a
feat: rename pre-commit-terraform to pre-commit-opentofu, pt V
2024-01-17 00:52:58 +01:00
Alexander Sharov
32f93afd65
feat: rename pre-commit-terraform to pre-commit-opentofu, pt IV
2024-01-17 00:48:28 +01:00
Alexander Sharov
233f6c6c8b
feat: rename pre-commit-terraform to pre-commit-opentofu, pt III
2024-01-17 00:44:43 +01:00
Alexander Sharov
2e537a9cd4
feat: rename pre-commit-terraform to pre-commit-opentofu, pt II
2024-01-17 00:29:39 +01:00
Alexander Sharov
7f963c5906
feat: rename pre-commit-terraform to pre-commit-opentofu
2024-01-17 00:18:42 +01:00
Maksym Vlasov
454eb413d4
chore: Fix conflict with Renovate issue ( #611 )
2024-01-12 20:40:39 +02:00
semantic-release-bot
8d41a13a73
chore(release): version 1.86.0 [skip ci]
...
# [1.86.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.85.0...v1.86.0 ) (2023-12-21)
### Features
* **`terraform_docs`:** Add `terraform-docs` default markers support and describe how to migrate to them ([#609 ](https://github.com/antonbabenko/pre-commit-terraform/issues/609 )) ([4a0e1fe ](4a0e1fed00 ))
2023-12-21 20:00:46 +00:00
Jon McEwen
4a0e1fed00
feat(terraform_docs): Add terraform-docs default markers support and describe how to migrate to them ( #609 )
...
---------
Co-authored-by: Jon M <arxro008@euro.ngc.com>
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
2023-12-21 22:00:20 +02:00
Maksym Vlasov
03705ce283
docs: Fix link ( #608 )
2023-12-15 17:13:39 +02:00
Maksym Vlasov
8b29661487
docs: Fix links and hook mentions after deprecation ( #607 )
2023-12-15 17:09:14 +02:00
semantic-release-bot
ef906bcaab
chore(release): version 1.85.0 [skip ci]
...
# [1.85.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.84.0...v1.85.0 ) (2023-12-15)
### Features
* **trivy:** Add `terraform_trivy` hook and deprecate `terraform_tfsec` ([#606 ](https://github.com/antonbabenko/pre-commit-terraform/issues/606 )) ([f3c819a ](f3c819a747 ))
2023-12-15 14:54:43 +00:00
Arnau Llamas
f3c819a747
feat(trivy): Add terraform_trivy hook and deprecate terraform_tfsec ( #606 )
2023-12-15 16:54:13 +02:00
semantic-release-bot
cf0f3168e7
chore(release): version 1.84.0 [skip ci]
...
# [1.84.0](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.83.6...v1.84.0 ) (2023-12-12)
### Features
* **deps:** Bump Python version in docker image from 3.11.5 to v3.12.0 ([#597 ](https://github.com/antonbabenko/pre-commit-terraform/issues/597 )) ([28e3cde ](28e3cde152 ))
2023-12-12 17:28:05 +00:00
renovate[bot]
28e3cde152
feat(deps): Bump Python version in docker image from 3.11.5 to v3.12.0 ( #597 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: MaxymVlasov <MaxymVlasov@users.noreply.github.com>
2023-12-12 19:27:34 +02:00
renovate[bot]
e753066e97
chore(deps): update amannn/action-semantic-pull-request action to v5.4.0 ( #592 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:57:22 +02:00
renovate[bot]
0cf5690ce6
chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.1.0 ( #595 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:56:24 +02:00
renovate[bot]
6ebaad6cdd
chore(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0 ( #596 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:55:30 +02:00
renovate[bot]
2a63f5830e
chore(deps): update actions/checkout action to v4 ( #598 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:54:47 +02:00
renovate[bot]
63fcea1ef7
chore(deps): update actions/setup-python action to v5 ( #599 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:54:05 +02:00
renovate[bot]
7a516db233
chore(deps): update actions/stale action to v9 ( #600 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:53:21 +02:00
renovate[bot]
2f6bf5fba0
chore(deps): update cycjimmy/semantic-release-action action to v4 ( #601 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:52:11 +02:00
renovate[bot]
dfa3bbe0e5
chore(deps): update docker/build-push-action action to v5 ( #602 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:51:19 +02:00
renovate[bot]
b60bde79ad
chore(deps): update docker/login-action action to v3 ( #603 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:48:53 +02:00
renovate[bot]
ec7d1ec591
chore(deps): update docker/setup-buildx-action action to v3 ( #604 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:48:18 +02:00
renovate[bot]
4d12a147ec
chore(deps): update docker/setup-qemu-action action to v3 ( #605 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 17:47:40 +02:00
semantic-release-bot
92ce76f526
chore(release): version 1.83.6 [skip ci]
...
## [1.83.6](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.83.5...v1.83.6 ) (2023-11-16)
### Bug Fixes
* **`terraform_validate`:** Run `terraform init` on "Missing required provider" error ([#586 ](https://github.com/antonbabenko/pre-commit-terraform/issues/586 )) ([6e2bb2e ](6e2bb2e2a1 ))
2023-11-16 18:59:22 +00:00
Felix Wolfheimer
6e2bb2e2a1
fix(terraform_validate): Run terraform init on "Missing required provider" error ( #586 )
2023-11-16 20:58:58 +02:00
Maksym Vlasov
95fc56f84c
docs: Add known limitations ( #582 )
...
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
2023-11-01 17:05:24 +02:00
Maksym Vlasov
7122298824
chore: Add star history to README ( #579 )
2023-10-23 16:33:43 +03:00
semantic-release-bot
72c60aca47
chore(release): version 1.83.5 [skip ci]
...
## [1.83.5](https://github.com/antonbabenko/pre-commit-terraform/compare/v1.83.4...v1.83.5 ) (2023-10-11)
### Bug Fixes
* Suppress duplicate error messages in `terraform_validate` ([#577 ](https://github.com/antonbabenko/pre-commit-terraform/issues/577 )) ([4ea6b14 ](4ea6b14c6f ))
2023-10-11 11:57:46 +00:00