github databricks/terraform-provider-databricks v1.125.0

7 hours ago

New Features and Improvements

  • Add optional git_credential_id attribute to databricks_repo resource to allow explicit credential selection (#5877).

  • For workspace-level hosts, resolve and validate the provider's workspace_id from the host's /.well-known/databricks-config discovery metadata instead of a SCIM /Me call (#5922).

    This removes the authenticated /Me request on workspace hosts (avoiding false failures for service principals that can manage resources but cannot call /Me), and makes a workspace_id that disagrees with the host fail at plan time instead of at apply. Hosts whose metadata does not advertise a workspace_id fall back to the previous /Me behavior.

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

NewReleases is sending notifications on new releases.