mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
* add `display_name` * fix typos and `terraform validate` * update display_name * Update examples/templates/aws-windows/main.tf Co-authored-by: Ben Potter <me@bpmct.net> * Update examples/templates/aws-linux/main.tf Co-authored-by: Ben Potter <me@bpmct.net> * Update examples/templates/azure-linux/main.tf Co-authored-by: Ben Potter <me@bpmct.net> * Update examples/templates/azure-linux/main.tf Co-authored-by: Ben Potter <me@bpmct.net> * Update examples/templates/do-linux/main.tf Co-authored-by: Ben Potter <me@bpmct.net> * Update examples/templates/do-linux/main.tf Co-authored-by: Ben Potter <me@bpmct.net> * Update main.tf * Update main.tf * Update main.tf * Update main.tf * Update main.tf --------- Co-authored-by: Ben Potter <me@bpmct.net>
Templates
List template examples in our CLI with coder templates init.
Submit an issue if you encounter any issues!
Getting Started
Clone this repository to create a project from any example listed here:
git clone https://github.com/coder/coder
cd examples/templates/aws-macos
coder templates create
Community Templates
See the list of Community Templates.