provider | 'gitHub' | 'bitbucketCloud' | 'gitLab' | 'azureDevOpsServices' | 'gitHubEnterprise' | 'bitbucketServer' | 'gitLabEnterpriseEdition' | 'awsCodeCommit' | Required, Identifier | The Git provider for the repository. |
url | string | Required, Identifier | The URL of the Git repository. |
branch | string | | The branch to checkout. |
headCommitId | string | Read-only | The head commit ID of the checked out branch. |
id | string | Read-only | The unique identifier of the repository. |
path | string | Identifier | The path where the repository will be cloned in the Databricks workspace. |
sparseCheckout | SparseCheckout | | Sparse checkout configuration. |