databricks Databricks Release Notes ·

Unity Gateway API: Manage resources with SDKs, CLI, and Terraform

aidatabricksgaengineer
feature

Databricks has enabled programmatic management for Unity Gateway resources, offering full CRUD support for endpoints, model providers, and MCP servers. This enhancement allows users to automate resource configuration, moving beyond UI-based management. Developers and architects can now leverage standard Databricks tools, including Python, Go, and Java SDKs, the Databricks CLI (v1.11.0+), and the Terraform provider (1.124.0+). This capability streamlines infrastructure-as-code workflows for Databricks environments.

Features (1)
  • Programmatic Management for Databricks Unity Gateway Resources

    Databricks Unity Gateway now supports full create, read, update, list, and delete (CRUD) operations for endpoints, model providers, and MCP servers programmatically. This functionality is accessible via the Python, Go, and Java SDKs, the Databricks CLI (v1.11.0+), and the Terraform provider (1.124.0+).

Read the original announcement →

https://docs.databricks.com/aws/en/release-notes/unity-gateway#unity-gateway-api-manage-resources-with-sdks-the-cli-and-terraform

Related releases