Skip to content

Conversation

@tanmay-db
Copy link
Contributor

@tanmay-db tanmay-db commented Oct 19, 2025

Changes

Add unified provider support for the following resources:

  • Quality Monitor
  • Library
  • Shares

These use types.List to be compatible with SDKv2

Also noticed that we don't have documentation for library resource, added it as well.

Main documentation: #5122

Tests

Integration tests

@tanmay-db tanmay-db changed the title Unified tf pluginfw 1 [Feature] Add unified provider support for SDKv2 compatible plugin framework resources and data sources Oct 20, 2025
mu sync.Mutex
}

// GetWorkspaceClientForUnifiedProviderWithDiagnostics returns the Databricks
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These are being updated in Go SDK Bump, added them here to unblock

Copy link
Contributor

@mgyucht mgyucht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small suggestions, otherwise LGTM

@github-actions
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: 5115
  • Commit SHA: 4b091a736873ebd408ce658911c00393e659724c

Checks will be approved automatically on success.

@tanmay-db tanmay-db enabled auto-merge October 23, 2025 15:55
@tanmay-db tanmay-db added this pull request to the merge queue Oct 23, 2025
Merged via the queue into main with commit 836ac2b Oct 23, 2025
12 checks passed
@tanmay-db tanmay-db deleted the unified-tf-pluginfw-1 branch October 23, 2025 16:38
deco-sdk-tagging bot added a commit that referenced this pull request Oct 23, 2025
## Release v1.95.0

### Breaking Changes

* Remove `recipient_federation_policy` resource and datasources ([#5126](#5126))

### New Features and Improvements

* Add `provider_config` support for SDKv2 compatible plugin framework resources and data sources([#5115](#5115))
* Optimize `databricks_grant` and `databricks_grants` to not call the `Update` API if the requested permissions are already granted ([#5095](#5095))
* Added `expected_workspace_status` to `databricks_mws_workspaces` to support creating workspaces in provisioning status ([#5019](#5019))

### Bug Fixes

* Mark `workload_size` as not computed in `databricks_model_serving` ([#5111](#5111))
* Fix Inconsistent Plan Errors in Permissions Resource ([#5091](#5091))

### Documentation

* Add documentation on the `service_principal_client_id` attribute of `databricks_app` and related [#5134](#5134)

### Exporter
* Remove `METRIC_VIEW` from `sql_table` resource ([#5135](#5135))

### Internal Changes

* Fix custom_app_integration_test ([#5129](#5129))
github-merge-queue bot pushed a commit that referenced this pull request Oct 24, 2025
…sources and data sources (#5127)

## Changes
<!-- Summary of your changes that are easy to understand -->
Support for unified provider for manual plugin framework resources.

To be merge after:
#5115

## Tests
<!--
How is this tested? Please see the checklist below and also describe any
other relevant tests
-->
Integration tests
Unit tests
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