Commit Graph

5 Commits (30b0cd19bcff5abde7fe6f7c9d1ca7143231cb8b)

Author SHA1 Message Date
Muhammad Atif Ali 30b0cd19bc
fix(git-clone): update the required provider version
`coder_script` was introduced in [`v0.12.0`](https://registry.terraform.io/providers/coder/coder/0.12.0/docs/resources/script) and does not work on versions below this.
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