databricks Terraform Databricks Provider Releases · · 1.114.0

Databricks Terraform Provider v1.114.0 Adds Disaster Recovery and Supervisor Agent Resources

terraforminfradatabricksengineer
patch

Version 1.114.0 of the Databricks Terraform provider introduces new resources for disaster recovery failover groups, stable URLs, and supervisor agents. It also enhances support for adopting pre-existing PostgreSQL branch and endpoint resources. These updates benefit Databricks users managing their infrastructure via Terraform, particularly those focused on resilience and agent-based automation.

  • Update Go SDK to v0.128.0
  • Bump minimum Go toolchain from 1.24.0 to 1.25.7 to pick up the crypto/tls TLS 1.3 session-resumption fix
Maintenance (3)
  • Update Go SDK to v0.128.0
  • Bump minimum Go toolchain from 1.24.0 to 1.25.7 to pick up the crypto/tls TLS 1.3 session-resumption fix
  • Fail at plan time with "please set api to account or workspace" for dual workspace/account resources when the provider is configured against a unified host and the resource's api field is not set

Read the original announcement →

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

Related releases