- Added experimental databricks_sql_table resource to manage tables in the Unity Catalog (#2213).
- Added databricks_pipelines data source (#2202).
- Added missing permissions to databricks_grants resource (#2260).
- Added support for running databricks_cluster init scripts from workspace files (#2251).
- Added suppress diff for
run_if
in databricks_job (#2229). - Fixed delete permission error for manually removed databricks_job (#2225).
- Documented
fleet
selector in the databricks_node_type data source (#2261). - Documented example for databricks_job tags (#2235).
- Documented more Azure Databricks workspaces creation (#2228, #2248).
- Removed note about Azure KeyVault-based databricks_secret_scope and service principals (#2231).
- Migrated databricks_cluster_policy to Go SDK (#2250).
- Updated databricks_sql_endpoint docs for Azure DBSQL Serverless GA (#2249, #2254).
- Updated policy definition in databricks_aws_crossaccount_policy data source (#2262).
- Bumped
databricks-sdk-go
from 0.7.0 to 0.8.0 (#2259).