New Features and Improvements
- Add resource and data sources for
databricks_disaster_recovery_failover_group. - Add resource and data sources for
databricks_disaster_recovery_stable_url. - Add resource and data sources for
databricks_supervisor_agent. - Add resource and data sources for
databricks_supervisor_agent_tool. - Add resource and data sources for
databricks_secret_uc. - Support adopting pre-existing
databricks_postgres_branchanddatabricks_postgres_endpointresources viareplace_existing = trueargument.
Internal Changes
- Update Go SDK to v0.128.0.
- Bump minimum Go toolchain from 1.24.0 to 1.25.7 to pick up the
crypto/tlsTLS 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
apifield is not set.