Summary
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.
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
Creating an external location with `enable_file_events = false` now correctly sends this setting to Databricks, preventing the server from defaulting it to `true`. This fixes an issue where the `enable_file_events` setting was previously ignored and always defaulted to `true`.
You can now manage Git credentials for service principals and permissions for Agent Bricks resources. Key fixes include proper updates for Metastore external access, correct destruction of UC objects, and an increased 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 to resolve workspace IDs, now supporting the `api` field for service principals and exempting account-only resources from workspace tracking.
You can now adopt pre-existing Databricks Postgres branch and endpoint resources using the replace_existing argument. A change to databricks_external_location prevents Terraform drift caused by server-populated fields.
Rolls back to v1.113.0 as the stable release.
This release introduces new resources and data sources for managing disaster recovery failover groups, stable URLs, supervisor agents, and UC secrets. It also enables adopting pre-existing Postgres branch and endpoint resources using the `replace_existing = true` argument.