Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51aa32c commit 99fda4aCopy full SHA for 99fda4a
docs/templates/open-in-coder.md
@@ -20,8 +20,8 @@ authentication in your Coder deployment.
20
21
### 2. Modify your template to auto-clone repos
22
23
-The id in the template's `coder_git_auth` data source must match the
24
-`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.
25
26
If you want the template to clone a specific git repo:
27
0 commit comments