Commit Graph

12 Commits (edef48b19ae14ca1974c4fb5746e6cb82d1e43f9)

Author SHA1 Message Date
Muhammad Atif Ali edef48b19a Promote `count` usage to prevent module download on stop 4 months ago
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>
7 months ago
megumin 236022f870
feat(git-clone): custom destination folder name (#287) 8 months ago
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>
1 year ago
Michael Brewer 8766c670e6
feat(git-clone): add support for tree github or gitlab clone url (#210) 1 year ago
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>
1 year ago
Mathias Fredriksson 376c0cae31
chore: add prettier terraform formatting in markdown files (#134) 1 year ago
Muhammad Atif Ali 7d31865c94
feat!(git-clone): change `path` input to `base_dir` and return `repo_dir` as output (#132) 1 year ago
Muhammad Atif Ali b968a2aa22
feat: add version to module docs (#122) 1 year ago
Muhammad Atif Ali c3d8a9949c
chore: update metadata (#54) 2 years ago
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
2 years ago
Kyle Carberry 84bad159a3
feat: add git clone module (#46)
* feat: add `git-clone` module

* Fix script expansion for personalize

* Update README
2 years ago