databricks/terraform-provider-databricks v1.115.0
databricks/terraform-provider-databricks
Captured source
source ↗GH
Source ↗published May 11, 2026seen 5dcaptured 10hhttp 200method plain
v1.115.0
Repository: databricks/terraform-provider-databricks
Tag: v1.115.0
Published: 2026-05-11T15:54:15Z
Prerelease: no
Release notes:
Bug Fixes
- Fix
databricks_library,databricks_share, anddatabricks_quality_monitorfailing to decode prior state withError decoding ... from prior state: missing expected {after upgrading from v1.113.0 to v1.114.0 (#5669). Reverts #5582. - Fix
databricks_service_principaldata source failing on account-level provider withcannot populate provider_config for service principal: failed to resolve workspace_id(#5664). The data source now supports theapifield and skips workspace-tracking when used at account level. - Fix
databricks_service_principalsdata source failing on account-level provider with the samecannot populate provider_config for service principals: failed to resolve workspace_idregression (#5664). The data source now supports theapifield and skips workspace-tracking when used at account level. - Fix
databricks_mws_workspacesanddatabricks_mws_credentialsdata sources failing on account-level provider withcannot populate provider_config for mws workspaces: failed to resolve workspace_id(#5672). These account-only data sources are now exempted from the post-Read workspace-tracking hook, andprovider_config(which had no effect on them) is now deprecated and will be removed in a future major release. - Fix
databricks_disable_legacy_features_settingfailing on account-level provider withcannot populate provider_config for disable legacy features setting: failed to resolve workspace_id: ... Unable to load OAuth Config. This account-only setting is now exempted from the post-Read workspace-tracking hook, and the auto-injectedprovider_configblock is deprecated. The fix is applied at the generic-setting builder level (makeSettingResourceinsettings/generic_setting.go), so any futureaccountSetting-based resource inherits the opt-out automatically.
Notability
notability 3.0/10Routine provider version release