Release v1.84.0
New Features and Improvements
- Added
time_rotating
argument todatabricks_service_principal_secret
to enable secret rotation (#4789). - Add AWS support for
databricks_mws_ncc_private_endpoint_rule
(#4804). - Added
key
argument todatabricks_jobs
data source to enable mapping by job ID and allow duplicate job names (#4796). - Added online_store resource and data sources (#4809).
- Bump the Go SDK to v0.73.1 (#4809).
Documentation
- Added HCL provider example for WIF authentication (#4799)
- Added link to Workload Identity Federation page (#4786).
- auto
zone_id
can only be used for fleet node types indatabricks_instance_pool
resource (#4782). - Document
tags
attribute indatabricks_pipeline
resource (#4783). - Recommend OAuth instead of PAT in guides (#4787)
- Document new options in
databricks_model_serving
resource (#4789) - Added example of granting Account Admin role with
databricks_service_principal_role
resource (#4807) - Added more examples for
databricks_connection
(#4810)
Exporter
- Fix crash when importing model serving endpoint (#4806)