Commit graph

463 commits

Author SHA1 Message Date
semantic-release-bot
5af24ae7a6 chore(release): version 2.1.0 [skip ci] v2.1.0
# [2.1.0](https://github.com/tofuutils/pre-commit-opentofu/compare/v2.0.0...v2.1.0) (2024-10-16)

### Features

* spport .tofu files ([#6](https://github.com/tofuutils/pre-commit-opentofu/issues/6)) ([e059c58](e059c5859b))
2024-10-16 20:56:03 +00:00
kvendingoldo
3f2a01a4b8
Merge pull request #14 from NorddeutscherRundfunk/support_tofu_files
feat: Support .tofu files
2024-10-16 22:55:29 +02:00
T. Hinrichsmeyer
e059c5859b
feat: spport .tofu files (#6)
Signed-off-by: T. Hinrichsmeyer <t.hinrichsmeyer@ndr.de>
2024-10-16 12:15:37 +02:00
semantic-release-bot
81b78c8fd7 chore(release): version 2.0.0 [skip ci] v2.0.0
# [2.0.0](https://github.com/tofuutils/pre-commit-opentofu/compare/v1.0.4...v2.0.0) (2024-09-25)

### Features

* **tofu:** add handling for missing tofu binary in Docker image  This commit introduces logic to gracefully handle the case when the tofu binary is not found in the Docker image, improving the overall user experience.  BREAKING CHANGE: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes. ([14fc63e](14fc63eb5b))

### BREAKING CHANGES

* **tofu:** The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes."
2024-09-25 00:39:10 +00:00
kvendingoldo
d167eb9098
Merge pull request #12 from SOHAN-cyber/main
Missing Tofu Binary in Docker Image
2024-09-25 02:38:43 +02:00
SOHAN-cyber
14fc63eb5b
feat(tofu): add handling for missing tofu binary in Docker image This commit introduces logic to gracefully handle the case when the tofu binary is not found in the Docker image, improving the overall user experience. BREAKING CHANGE: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes.
git commit -m "feat(tofu): add handling for missing tofu binary in Docker image

This commit introduces logic to gracefully handle the case when the tofu binary is not found in the Docker image, improving the overall user experience.

BREAKING CHANGE: The previous behavior of the application when the tofu binary was missing may have caused unexpected crashes."
2024-09-24 22:10:26 +05:30
SOHAN-cyber
d2f129a4be
Update Dockerfile 2024-09-24 21:59:24 +05:30
SOHAN-cyber
fc98a63dd8
Update Dockerfile 2024-09-24 21:57:46 +05:30
semantic-release-bot
1c56b206df chore(release): version 1.0.4 [skip ci] v1.0.4
## [1.0.4](https://github.com/tofuutils/pre-commit-opentofu/compare/v1.0.3...v1.0.4) (2024-09-21)

### Bug Fixes

* docker image reference in README.md ([7b04f0c](7b04f0c249))
* docker image reference in README.md ([f9b71fe](f9b71fe08f))
* dockerhub ([0fac591](0fac59197f))
* entry for tofu_docs_replace ([f146463](f146463ac8))
2024-09-21 20:23:14 +00:00
Nikolai Mishin
ce1ed64ab1
Merge pull request #10 from tofuutils/fix/7
fix: Entry for tofu_docs_replace
2024-09-21 22:22:47 +02:00
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