Commit Graph

6 Commits (71f8c7b10a9ba797f8e3b285086f3f40997e4ffc)

Author SHA1 Message Date
Muhammad Atif Ali 71f8c7b10a
updates docs 1 year ago
Muhammad Atif Ali ecb27cce37
docs(git-clone): correct `path` example to not use the repo name
After #124, we now automatically append the `path` with the `repo` name, so the example should be changed to pass only the base directory as the `path` input.
1 year ago
Muhammad Atif Ali b968a2aa22
feat: add version to module docs (#122) 2 years 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