Commit Graph

9 Commits (236022f870f2ff3a847dd0e51d38adb0ec869ba4)

Author SHA1 Message Date
megumin 236022f870
feat(git-clone): custom destination folder name (#287) 8 months ago
Michael Brewer 8766c670e6
feat(git-clone): add support for tree github or gitlab clone url (#210) 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
Conor Bèhard Roberts 38a2d86376
feat: enable basename of url to be added to custom path (git-clone) (#124) 1 year ago
Muhammad Atif Ali e2f4fcba4a
fix(git-clone): update the required provider version (#95) 2 years ago
Muhammad Atif Ali 9f110e6e63
chore: fmt 2 years ago
Muhammad Atif Ali b031136552
chore: add `start_blocks_login=true` (#61) 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