mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
69ba27e347
This change allows specifying devcontainers in terraform and plumbs it through to the agent via agent manifest. This will be used for autostarting devcontainers in a workspace. Depends on coder/terraform-provider-coder#368 Updates #16423