pull/241/head
Garrett Delfosse 1 year ago
parent e8ce194ff7
commit 2e43788584

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

Loading…
Cancel
Save