mirror of
https://github.com/coder/coder.git
synced 2025-07-03 16:13:58 +00:00
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