Skip to content

[Doc] Update storage section in index.md to complement Unity Catalog, removed DBFS related resources #4718

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

Merged
merged 4 commits into from
May 16, 2025

Conversation

OgnjenPantelic
Copy link
Contributor

Changes

Replaced dbfs related resources in the Storage section with volume, external location and storage credential resources.

Tests

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

Replaced dbfs related resources in the Storage section with volume, external location and storage credential resources.
@OgnjenPantelic OgnjenPantelic requested review from a team as code owners May 15, 2025 22:27
@OgnjenPantelic OgnjenPantelic requested review from hectorcast-db and removed request for a team May 15, 2025 22:27
@nkvuong
Copy link
Contributor

nkvuong commented May 16, 2025

@OgnjenPantelic thanks for the PR - could you update the NEXT_CHANGELOG.md as well?

@alexott alexott changed the title Update storage section in index.md to complement Unity Catalog, removed DBFS related resources [Doc] Update storage section in index.md to complement Unity Catalog, removed DBFS related resources May 16, 2025
Added databricks_file reference in Storage section
Add databricks_file and volume resources with description in storage section
Update NEXT_CHANGELOG.md with latest changes
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 4718
  • Commit SHA: 69873eb83809e77d7d64f3c64ea00f82f3d94611

Checks will be approved automatically on success.

@alexott alexott enabled auto-merge May 16, 2025 09:16
@alexott alexott added this pull request to the merge queue May 16, 2025
Merged via the queue into databricks:main with commit 3f52004 May 16, 2025
12 checks passed
deco-sdk-tagging bot added a commit that referenced this pull request May 19, 2025
## Release v1.80.0

### New Features and Improvements

* Add `resource_model_serving_provisioned_throughput` for creation of [model serving provisioned throughput](https://docs.databricks.com/aws/en/machine-learning/foundation-model-apis/deploy-prov-throughput-foundation-model-apis) endpoints [#4701](#4701)
* Replace DBFS with Unity Catalog resources in [index page](https://registry.terraform.io/providers/databricks/databricks/latest/docs) storage section [#4718](#4718) 

### Bug Fixes

 * Support updating all attributes for `databricks_model_serving` ([#4575](#4575)).
 * Fix reading of `external_id` for `databricks_service_principal` [#4712](#4712)

### Documentation
* Added documentation for GITHUB OIDC authentication type [#4717] (#4717)

### Exporter

 * Generate correct code for Databricks and Azure-managed service principals [#4715](#4715)
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.

3 participants