Release v1.104.0
New Features and Improvements
- Added resources and data sources for
databricks_account_user_setting_v2anddatabricks_default_warehouse_override(#5329).
Bug Fixes
- Fix importing of the
databricks_share(#5311) - Fix
databricks_dashboardresource to includedataset_cataloganddataset_schemawhen retrying creation after parent folder creation (#5327)
Exporter
- Rewrite cloud-specific attributes and node types in cluster policy definitions when using
-targetCloudflag (#5297). - Added support for
databricks_account_network_policyanddatabricks_workspace_network_optionresources (#5238). - Rewrite exporting of
databricks_shareto plugin framework (#5328)
Internal Changes
- Add support for unified host, migrate IsAccountClient to HostType