From c270edfdab975c3d417a976e5b519ddd8c028b81 Mon Sep 17 00:00:00 2001 From: "blink-so[bot]" <211532188+blink-so[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 11:14:57 +0000 Subject: [PATCH] docs: add Premium license warning for externally-managed-workspace template (#397) Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: M Atif Ali Co-authored-by: Atif Ali --- .../templates/externally-managed-workspace/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/registry/coder-labs/templates/externally-managed-workspace/README.md b/registry/coder-labs/templates/externally-managed-workspace/README.md index 661349eb..c34b333d 100644 --- a/registry/coder-labs/templates/externally-managed-workspace/README.md +++ b/registry/coder-labs/templates/externally-managed-workspace/README.md @@ -8,6 +8,9 @@ tags: [external] # Externally Managed Workspace Template +> [!IMPORTANT] +> External agents require a [Premium](https://coder.com/pricing) Coder license. + 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.