mirror of
https://github.com/coder/coder.git
synced 2025-07-12 00:14:10 +00:00
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).