mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
This fixes the dependency tree by adding recursion. It now finds indirect connections and associates it with an agent. An example is attached which surfaced this issue.
Examples
List examples in our CLI with coder projects 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/aws-macos
coder projects create