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