docs: replace gituth with externalauth (#10409)

This commit is contained in:
Muhammad Atif Ali 2023-10-27 17:53:56 +03:00 committed by GitHub
parent 51aa32cfcf
commit 99fda4a8e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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: