From 72e762d7e4803b859934dfb31a9e09bfdb02fb2e Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Fri, 27 Oct 2023 16:34:26 +0300 Subject: [PATCH] docs: replace gituth with externalauth --- docs/templates/open-in-coder.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/templates/open-in-coder.md b/docs/templates/open-in-coder.md index a2478d233685b..936c04681a446 100644 --- a/docs/templates/open-in-coder.md +++ b/docs/templates/open-in-coder.md @@ -20,8 +20,8 @@ authentication in your Coder deployment. ### 2. Modify your template to auto-clone repos -The id in the template's `coder_git_auth` data source must match the -`CODER_GITAUTH_0_ID` in the Coder deployment configuration. +The id in the template's `coder_external_auth` data source must match the +`CODER_EXTERNAL_AUTH_X_ID` in the Coder deployment configuration. If you want the template to clone a specific git repo: