databricks Terraform Databricks Provider Releases · · 1.125.0

Databricks Terraform Provider v1.125.0: Git credential and workspace ID improvements

terraforminfradatabricksengineer
feature patch

Version 1.125.0 of the Databricks Terraform provider introduces enhancements for managing Git credentials and validating workspace IDs. The `git_credential_id` attribute is now optional for `databricks_repo` resources, allowing explicit credential selection. For workspace-level hosts, the provider now resolves and validates `workspace_id` from discovery metadata, avoiding unnecessary SCIM calls and improving plan-time validation. These changes primarily affect engineers and architects using the Databricks Terraform provider for infrastructure automation.

Read the original announcement →

https://github.com/databricks/terraform-provider-databricks/releases/tag/v1.125.0

Related releases