Bundles
- The error reported when a direct-only resource (catalogs, external locations, vector search endpoints) is used with the terraform engine now also suggests setting
bundle.engine: directindatabricks.yml, in addition to theDATABRICKS_BUNDLE_ENGINEenvironment variable (#5295). - Added
vector_search_indexesas a bundle resource (direct engine only). Supports UC grants and prompts for confirmation on recreate or delete since both are destructive (#5123).
Dependency updates
- Bump Go toolchain to 1.26.3 (#5302).
- Bump
github.com/databricks/databricks-sdk-gofrom v0.132.0 to v0.136.0.