Release v1.105.0
Breaking Changes
- Return empty string for
data_source_idindatabricks_sql_warehouseanddatabricks_sql_endpointif data source API call fails (#5312)
New Features and Improvements
- Allow the
cluster_sizeargument to be specified as "5X-Large" indatabricks_sql_warehouse - Update the maximum allowed value for
max_num_clustersargument indatabricks_sql_warehouseto 40 (see API docs for details).
Bug Fixes
- Dashboard File Content Change Detection When Using
file_path([#5359])(#5359) - Fix permanent drift in
databricks_model_servingwhen using*_plaintextcredential fields for external models (#5125)
Documentation
- Mark
data_source_idas deprecated indatabricks_sql_warehouseanddatabricks_sql_endpoint(#5312)
Exporter
- Add exporting for RFA destinations and Delta Sharing providers (#5337)
Internal Changes
- Update Go SDK to v0.104.0.