Update README.md

Co-authored-by: Asher <ash@coder.com>
pull/210/head
Michael Brewer 1 year ago committed by GitHub
parent d58c69ace9
commit 0ff5872d41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -103,7 +103,7 @@ module "git-clone" {
url = "https://github.example.com/coder/coder/tree/feat/example"
git_providers = {
"https://github.example.com/" = {
tree_path = "github"
provider = "github"
}
}
}

Loading…
Cancel
Save