This commit is contained in:
Garrett Delfosse
2024-04-30 16:23:59 +00:00
parent e8ce194ff7
commit 2e43788584

View File

@@ -11,6 +11,8 @@ tags: [helper, git]
Templates that utilize Github External Auth can automatically ensure that the Coder public key is uploaded to Github so that users can clone repositories without needing to upload the public key themselves.
# Example
```tf
module "github-upload-public-key" {
source = "registry.coder.com/modules/github-upload-public-key/coder"