19 Commits

Author SHA1 Message Date
Muhammad Atif Ali
7654140330 docs: promote count usage to prevent module download on stop (#371) 2024-12-23 14:22:55 +05:00
github-actions[bot]
93c4fb3a8d chore: bump version to 1.0.18 in README.md files (#292)
This is an auto-generated PR to update README.md files of all modules
with the new tag 1.0.18

Co-authored-by: matifali <matifali@users.noreply.github.com>
2024-09-20 21:22:43 +05:00
megumin
236022f870 feat(git-clone): custom destination folder name (#287) 2024-09-01 16:16:05 +05:00
github-actions[bot]
49df203bd6 chore: bump version to 1.0.12 in README.md files (#230)
Co-authored-by: matifali <matifali@users.noreply.github.com>
2024-04-18 18:13:02 +03:00
Michael Brewer
8766c670e6 feat(git-clone): add support for tree github or gitlab clone url (#210) 2024-04-17 11:40:47 -08:00
Muhammad Atif Ali
acab6437bc chore: bump version to 1.0.2 and add script to update them automatically. (#128)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
2024-01-30 17:51:31 +03:00
Mathias Fredriksson
376c0cae31 chore: add prettier terraform formatting in markdown files (#134) 2024-01-27 15:02:40 +02:00
Muhammad Atif Ali
7d31865c94 feat!(git-clone): change path input to base_dir and return repo_dir as output (#132) 2024-01-26 16:13:03 +03:00
Conor Bèhard Roberts
38a2d86376 feat: enable basename of url to be added to custom path (git-clone) (#124) 2024-01-23 13:55:30 +03:00
Muhammad Atif Ali
b968a2aa22 feat: add version to module docs (#122) 2024-01-23 13:50:55 +03:00
Muhammad Atif Ali
1e3bd2b04b Add formatting check for shell scripts (#106) 2023-12-16 17:39:08 +03:00
Muhammad Atif Ali
e2f4fcba4a fix(git-clone): update the required provider version (#95) 2023-10-26 12:39:12 +03:00
Kyle Carberry
460af432db fix: move git-clone and personalize to bash 2023-10-09 11:15:46 -05:00
Scott
5b3bd80634 fix(git-clone): change to work with volumes fixes #79 (#80)
* fix(git-clone): change to work with volumes fixes #79

* Update git-clone/run.sh

Co-authored-by: Kyle Carberry <kyle@carberry.com>

---------

Co-authored-by: Muhammad Atif Ali <matifali@live.com>
Co-authored-by: Kyle Carberry <kyle@carberry.com>
2023-10-09 16:57:02 +03:00
Muhammad Atif Ali
9f110e6e63 chore: fmt 2023-10-04 00:39:50 +03:00
Muhammad Atif Ali
b031136552 chore: add start_blocks_login=true (#61) 2023-09-28 16:14:04 +03:00
Muhammad Atif Ali
c3d8a9949c chore: update metadata (#54) 2023-09-27 17:15:48 +03:00
Kyle Carberry
cb72a16221 feat: add test framework (#48)
* Add test framework

* Add aws-region tests

* Add azure-region tests

* Update CONTRIBUTING.md

* Add formatting

* Improve fmt

* Format Terraform
2023-09-25 23:17:04 -05:00
Kyle Carberry
84bad159a3 feat: add git clone module (#46)
* feat: add `git-clone` module

* Fix script expansion for personalize

* Update README
2023-09-25 19:27:53 -05:00