Commit graph

13 commits

Author SHA1 Message Date
Nicholas Henry
941177e066
fix: Fix terraform_wrapper_module_for_each for when resource name contains 'variable' (#573) 2023-09-22 09:18:04 +02:00
Roma Ryzhyi
dc12be1faf
fix: Fixed ordering issue in terraform_wrapper_module_for_each hook (#565) 2023-09-04 12:09:30 +02:00
Roma Ryzhyi
456cc7616a
feat: Skip legacy modules (with provider block) in terraform_wrapper_module_for_each hook (#560) 2023-08-25 16:12:59 +02:00
Roma Ryzhyi
6fd4263f59
fix: Fix terraform_wrapper_module_for_each hook heredoc vars defaults (#554) 2023-08-10 20:35:43 +02:00
Roma Ryzhyi
f24b3fab71
fix: Fix the terraform_wrapper_module_for_each hook for modules without outputs or variables (#552)
Co-authored-by: Anton Babenko <anton@antonbabenko.com>
2023-08-10 13:44:01 +02:00
Anton Babenko
ddc0d81d31
fix: Fixed spacing in terraform_wrapper_module_for_each hook (#503) 2023-04-09 10:40:56 +02: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
fe29c6c71a
fix: Fixed url for wrappers in generated README (terraform_wrapper_module_for_each) (#429) 2022-09-02 09:51:03 +02: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
0f25122485 chore: Implement DRY for HOOK_ID (#405) 2022-07-12 21:37:53 +03:00
Anton Babenko
e4e9a73d7e
feat: Added terraform_wrapper_module_for_each hook (#376) 2022-05-02 19:59:08 +02:00