From 2d5cf3981911b621a55d1e17ddcc5a9af130124e Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Mon, 9 Jan 2023 22:19:28 -0600 Subject: [PATCH] docs: remove unfinished sentence in templates.md Fixes #5643. --- docs/templates.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/templates.md b/docs/templates.md index 5e7d9cafa26f3..f0361c1e08f31 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -117,8 +117,6 @@ allow users to connect to multiple resources in their workspace. > Resources must download and start the Coder agent binary to connect to Coder. > This means the resource must be able to reach your Coder URL. -Use the Coder agent's init script to - ```hcl data "coder_workspace" "me" { }