From 52d7dfa25309e1e141529f6ea3d1b0cba774c183 Mon Sep 17 00:00:00 2001 From: Kyle Carberry Date: Mon, 9 Jan 2023 22:24:09 -0600 Subject: [PATCH] docs: remove unfinished sentence in templates.md (#5647) Fixes #5643. --- docs/templates.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/templates.md b/docs/templates.md index 5e7d9cafa2..f0361c1e08 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" { }