- Added suppress diff for
storage_location
in databricks_sql_table and databricks_volume resources (#2408). - Added option disable_as_user_deletion to disable instead of delete databricks_user and databricks_service_principal, enabled by default for user management at the account level (#2378).
- Added support for Unity Catalog databricks_catalog_workspace_binding resource (#2364).
- Allowed assigning GCP SA in databricks_sql_global_config resource (#2405).
- Allowed changing
custom_tags
in databricks_instance_pool resource without recreating a pool (#2400). - Bumped Go SDK version to 0.12.0 (#2442, #2414).
- Bumped golang.org/x/mod from 0.10.0 to 0.11.0 (#2406).
- Enabled model serving acceptance tests (#2420).
- Improved export of users/groups at the account level (#2398).
- Fixed databricks_entitlements resource edge behaviour (#2409).
- Improved descriptions for databricks_volume resource (#2413).
- Skipped TestAccClusterResource_CreateClusterWithLibraries integration test (#2404).
- Updated databricks_grant resource with latest set of permissions (#2399).
- Used separate suppress diff function for databricks_sql_table and databricks_volume (#2412).