github databricks/terraform-provider-databricks v1.65.0

latest release: v1.65.1
20 hours ago

Release v1.65.0

New Features and Improvements

  • Add resources for AI/BI Dashboards embedding settings: databricks_aibi_dashboard_embedding_access_policy_setting and databricks_aibi_dashboard_embedding_approved_domains_setting (#4213).
  • Update Databricks Go SDK to v0.57.0.

Bug Fixes

  • Make removing the config attribute of databricks_model_serving a no-op (#4446).

    This change allows integrations, such as DABs, to manage & update the configuration of a model serving endpoint independently of the lifecycle of the endpoint itself.

  • Correctly handle PAT and OBO tokens without expiration (#4444).

  • Mark task.spark_jar_task.run_as_repl as computed to fix configuration drift (#4452).

  • Recreate databricks_external_location when its name changes (#4467).

Documentation

Internal Changes

  • Refactored existing integration tests from the internal/acceptance package to the package corresponding to the resource under test. See CONTRIBUTING.md for more information on how to run the tests.

Don't miss a new terraform-provider-databricks release

NewReleases is sending notifications on new releases.