Summary
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.
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 clarifies that read-only workspace bindings are not applicable for non-catalog objects. No user-facing features, fixes, or breaking changes were introduced.
This release adds new resources and data sources for Databricks AI Search endpoints and indexes. It also fixes several bugs, including an infinite plan/replace cycle for instance pools with elastic disk disabled and issues with entitlements and MWS resources.
Creating an external location with `enable_file_events = false` now correctly sends this setting, preventing the server from defaulting it to true. Previously, this field was silently dropped, leading to file events being enabled despite the configuration.
You can now manage Git credentials for service principals and permissions for Agent Bricks resources. Key fixes include proper updates for Metastore external access, improved handling of UC object destruction, and configurable timeouts 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 the `api` field or exempting them from workspace tracking.
You can now adopt pre-existing Databricks Postgres branch and endpoint resources using the replace_existing = true argument. A change to databricks_external_location prevents Terraform drift from server-populated effective_file_event_queue fields.