Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add databricks_git_folder resource to replace databricks_repo #4133

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

840
Copy link
Contributor

@840 840 commented Oct 21, 2024

Changes

According to Databricks - What happened to Databricks Repos?, Databricks Repos is being deprecated in favour of Git Folders. This PR aims to add databricks_git_folder resource and deprecate databricks_repo resource.

Resolves #3877

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

@840 840 requested review from a team as code owners October 21, 2024 12:56
@840 840 requested review from renaudhartert-db and removed request for a team October 21, 2024 12:56
@840 840 marked this pull request as draft October 21, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Add dedicated databricks_git_folder resource and deprecate databricks_repo
1 participant