Commit Graph

7 Commits (7d31865c94070c640e0c31c72427bdfe2cb0eeb0)

Author SHA1 Message Date
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