Changelog
Improvements and Bug Fixes
- Fixed databricks_permissions resource for correct permissions update. (#2719).
- Added
owner
&force_destroy
to databricks_metastore_data_access (#2713). - Fixed databricks_metastore_data_access and databricks_storage_credential creation on GCP (#2712).
- Fixed missing
registered_model_id
attribute in databricks_mlflow_model resource (#2732). - Fixed mount read failing if cluster no longer exists (#2634).
- Deprecated
cluster_mount_info
block in databricks_cluster resource (#2703).
Exporter
- Exporter: parallel listing of workspace objects (#2691).
- Exporter: removed
modifiedAt != 0
check in the incremental mode (#2736).
Other Changes
- Bumped github.com/databricks/databricks-sdk-go from 0.19.2 to 0.20.0 (#2714).