New Features and Improvements
- Add
databricks_disable_legacy_access_setting
resource to disable legacy access methods (#4578). - Customize and document
event_log
block indatabricks_pipeline
(#4612) - Add automatic clustering support for
databricks_sql_table
(#4607)
Bug Fixes
- Fix
databricks_workspace_binding
for existing resources usingexternal-location
orstorage-credential
securable types (#4611). - Suppress diff in
databricks_mlflow_experiment
name (#4606)
Documentation
- Add import instructions for
databricks_share
anddatabricks_recipient
(#4608)