diff --git a/git-clone/README.md b/git-clone/README.md index 485f847..07718e4 100644 --- a/git-clone/README.md +++ b/git-clone/README.md @@ -132,7 +132,7 @@ module "git-clone" { url = "https://gitlab.example.com/coder/coder/-/tree/feat/example" git_providers = { "https://gitlab.example.com/" = { - tree_path = "gitlab" + provider = "gitlab" } } }