Summary
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 enabled by default.
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
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 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 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 and stable URLs, as well as supervisor agents and tools. It also adds resources for Unity Catalog secrets and enables adopting existing Postgres branch and endpoint resources.