## Description Add externally-managed-workspace template for connecting Coder workspaces to externally provisioned compute resources ## Type of Change - [ ] New module - [ ] Bug fix - [x] Feature/enhancement - [ ] Documentation - [ ] Other ## Testing & Validation - [x] Tests pass (`bun test`) - [x] Code formatted (`bun run fmt`) - [x] Changes tested locally ## Related Issues https://github.com/coder/coder/issues/19091
535 B
535 B
| display_name | description | icon | verified | tags | |
|---|---|---|---|---|---|
| Externally Managed Workspace | A template to provision externally managed resources as Coder workspaces | ../../../../.icons/electric-plug-emoji.svg | true |
|
Externally Managed Workspace Template
This template provides a minimal scaffolding for creating Coder workspaces that connect to externally provisioned compute resources.
Use this template as a starting point to build your own custom templates for scenarios where you need to connect to existing infrastructure.