Summary
The `databricks_mws_ncc_private_endpoint_rule` resource has breaking changes, making several attributes read-only to prevent drift, and a new Plugin Framework implementation now polls connection state during creation. New resources and data sources for `databricks_ai_search_endpoint` and `databricks_ai_search_index` are added, alongside a fix for importing jobs with over 100 tasks.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
More from databricks/terraform-provider-databricks
This release adds a new resource and data source for `databricks_postgres_data_api`. It also deprecates SDKv2 fallback implementations for several resources and data sources, which will be removed in the next major release.
This release clarifies that read-only workspace bindings are not applicable for non-catalog objects. There are no other user-facing changes, fixes, or breaking changes in this version.
This release adds new resources for Databricks AI Search endpoints and indexes. It also fixes several bugs, including an infinite plan/replace cycle for instance pools and issues with entitlements and MWS resources.
Creating an external location with file events disabled now correctly applies that setting instead of defaulting to enabled. Previously, the `enable_file_events = false` flag was ignored, leading to file events being enabled by default.
You can now manage Git credentials for service principals and permissions for Agent Bricks resources. Key bug fixes include correct updates for metastore external access, improved destruction of UC objects, and a configurable timeout for vector search index creation.
This release fixes state decoding errors for databricks_library, databricks_share, and databricks_quality_monitor after upgrading from v1.113.0 to v1.114.0. It also resolves issues where several account-level data sources and settings failed due to workspace ID resolution errors, now supporting account-level usage correctly.
