databricks Terraform Databricks Provider Releases · · 1.126.0

Databricks Terraform Provider v1.126.0 Released

terraforminfradatabricksengineer
patch

The Databricks Terraform Provider v1.126.0 release delivers bug fixes to enhance configuration and resource management. It addresses an issue where `config.DefaultHostMetadataResolverFactory` was not respected during provider configuration. Additionally, the update resolves a perpetual plan diff and null `id` problem for `databricks_share` resources, improving stability. This version provides improved reliability for engineers automating Databricks deployments with Terraform.

  • Honor config.DefaultHostMetadataResolverFactory during provider configuration
  • Fix perpetual databricks_share plan diff and null id by restoring the resource id on read and update
Fixes (2)
  • Honor config.DefaultHostMetadataResolverFactory during provider configuration
  • Fix perpetual databricks_share plan diff and null id by restoring the resource id on read and update
Read the original announcement →

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

Related releases