Commit graph

140 commits

Author SHA1 Message Date
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
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
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
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
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
Arnau Llamas
f3c819a747
feat(trivy): Add terraform_trivy hook and deprecate terraform_tfsec (#606) 2023-12-15 16:54:13 +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
Maksym Vlasov
2426b527ae
feat(terraform_providers_lock): Add --mode option and deprecate previous workflow (#528)
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
2023-05-30 19:02:16 +03:00
Maksym Vlasov
37202d0d4c
docs: Simplify lists maintenance and fix language (#527)
* docs: Simplify lists maintenance and fix language

* Return ordering
2023-05-27 23:59:45 +03:00
Luke
1e9debc02f
feat: TFLint: Add --hook-config=--delegate-chdir to use tflint -chdir (#512)
Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
2023-05-08 18:32:06 +03:00
Simone Rodigari
1431664e59
docs: Add steps to configure auth to source Terraform modules from private GitHub repos (#517) 2023-05-08 16:44:55 +03:00
Maksym Vlasov
6604ccc7cf
docs: Add arm to supported architectures (#519) 2023-05-08 14:10:06 +03:00
Scott Miller
923c2c6a1e
feat(ci): Build multi-arch Docker images (amd64, arm64) (#496)
* build ARM images
* Fix GH API rate limits
* `docker buildx` currently does not support `load` and multi-arch at the same time. 
  And used Github Action does not support output=type=oci

---------

Co-authored-by: Maksym Vlasov <MaxymVlasov@users.noreply.github.com>
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
2023-04-28 19:53:31 +03:00
Maksym Vlasov
03501b2ac5
chore: Make docs badge maintained (#497) 2023-02-28 17:05:07 +01:00
Bjorn Olsen
96fe3ef657
feat: Add --retry-once-with-cleanup to terraform_validate (#441) 2022-11-26 19:38:21 +01:00
Maksym Vlasov
a8bcaa7975
fix: Describe migration instructions from terraform_docs_replace (#451) 2022-11-26 19:35:58 +01:00
Maksym Vlasov
e5caa3a862
chore: Add more obvious dependencies into README (#447)
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
2022-11-07 14:38:07 +01:00
John Schutz
abc2570e42
feat: Allow running container as non-root UID/GID for ownership issues (docker) (#433)
Co-authored-by: George L. Yermulnik <yz@yz.kiev.ua>
Co-authored-by: MaxymVlasov <MaxymVlasov@users.noreply.github.com>
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
2022-09-07 14:19:52 +02:00
LiranV
7317961a9f
docs: Fix README tflint example (#428) 2022-09-01 08:59:39 +02:00
Maksym Vlasov
c767653cf4
chore: Fix terraform_validate exclude example (#422) 2022-08-02 21:46:23 +03:00
Gyeongjun Paik
be52a72056 Update README.md
fix yaml syntax
2022-07-26 15:06:10 +03:00
Maksym Vlasov
fd3428655e chore: Fix maintenance badge 2022-07-14 16:25:04 +03:00
Maksym Vlasov
2b35cad50f fix: Add --env-vars, deprecate --envs (#410) 2022-07-12 21:37:53 +03:00
Maksym Vlasov
b12f0c662c feat: Suppress color for all hooks if PRE_COMMIT_COLOR=never set (#409) 2022-07-12 21:37:53 +03:00
Maksym Vlasov
d4902313ce feat: Add support for set env vars inside hook runtime (#408) 2022-07-12 21:37:53 +03:00
Maksym Vlasov
c4f8251d30 fix: Add --tf-init-args, deprecate --init-args (#407) 2022-07-12 21:37:53 +03:00
Maksym Vlasov
32b232f039 feat: Allow terraform_providers_lock specify terraform init args (#406) 2022-07-12 21:37:53 +03:00
Olivier Brisse
ae88ed73cf
feat: Add __GIT_WORKING_DIR__ to terraform_checkov (#399) 2022-06-27 19:57:09 +03:00
Ali Khajeh-Hosseini
598bf2c7ed
docs: Fix Infracost links (#396) 2022-06-09 22:05:35 +02:00
Maksym Vlasov
09e9baa769
chore: Add Windows-related instructions (#395) 2022-06-07 12:04:00 +02:00
Anton Babenko
4619ee245c
docs: Updated docs for infracost_breakdown to match Infracost 0.10 (#392) 2022-05-27 11:00:37 +02:00
Maksym Vlasov
5e927033d4
chore: Fix README (#387) 2022-05-18 18:00:39 +02:00
Maksym Vlasov
51147f1712
chore: Updated repo for terrascan (#384) 2022-05-16 13:03:56 +02:00
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
Anton Babenko
e4e9a73d7e
feat: Added terraform_wrapper_module_for_each hook (#376) 2022-05-02 19:59:08 +02:00
Maksym Vlasov
caa01c30b3
feat: Allow env vars expansion in --args section for all hooks (#363) 2022-04-26 12:33:58 +02:00