Summary
You can now manage Git credentials for service principals and permissions for Agent Bricks resources. Key fixes include proper updates for metastore external access, reliable destruction of UC objects, and an increased timeout for vector search index creation.
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 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 from 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.