Commit graph

9 commits

Author SHA1 Message Date
Alexander Sharov
3c7a432c3a fix: issues with CI 2024-03-07 14:03:55 +02:00
Alexander Sharov
4a43e5d93a feat: rename pre-commit-terraform to pre-commit-opentofu, pt V 2024-01-17 00:52:58 +01:00
Arnau Llamas
f3c819a747
feat(trivy): Add terraform_trivy hook and deprecate terraform_tfsec (#606) 2023-12-15 16:54:13 +02:00
Laurent
1d76157c9d
feat(docker): Add ssh-client to Docker image to access private modules via ssh (#553) 2023-08-15 18:02:32 +03:00
Maksym Vlasov
dc177fe29e
fix: Updates all dependencies used in Dockerfile and fix Docker image (#507)
* Docker doesn't provide possibilities for avoiding trash

There is no possibility to exclude part of the "pre-installed" files from
COPY steps like https://github.com/moby/buildkit/issues/2853
And copy-paste mostly all `site-packages` without it is not worth it
2023-04-21 16:27:02 +03: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
Anton Babenko
e4e9a73d7e
feat: Added terraform_wrapper_module_for_each hook (#376) 2022-05-02 19:59:08 +02:00
Maksym Vlasov
c3f8dd40e6
fix: Fixed git fatal error in Dockerfile (#372) 2022-04-20 14:10:59 +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