Summary
This release clarifies that read-only workspace bindings are not applicable for non-catalog objects. No other user-facing features, fixes, or breaking changes are included.
Summary generated by brickster.ai. For the full changelog and any code/binary attachments, follow the GitHub link above.
Topics
More from databricks/terraform-provider-databricks
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` setting was ignored, leading to file events being unexpectedly active.
You can now manage Git credentials for service principals and permissions for Agent Bricks resources. Key bug fixes include correctly updating metastore external access, destroying UC objects after workspace binding removal, and handling libraries removed outside Terraform.
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 data sources and settings failed on account-level providers due to workspace ID resolution errors, now supporting account-level usage and deprecating unnecessary provider_config fields.