mirror of
https://github.com/coder/coder.git
synced 2026-06-07 23:18:20 +00:00
4c71ff93eb
I was thinking it might be nice to have some example projects (especially as we on-board new developers) to make it easy to create new projects. This adds the most basic possible terraform module... just an output block. However, it's enough to run `coder projects create` and go through the whole lifecycle of creating a project and workspace (although, it's really boring since there are no parameters).