v1.19.0
- Added
run_asandrun_as_user_namefields to databricks_job (#2388). - Added more attributes to databricks_cluster_policy data source (#2351).
- Added
force_destroyto databricks_external_location resource (#2353). - Added less permissive principal for self assuming UC role (#2386).
- Document
workload_typeblock in databricks_cluster resource (#2370). - Expose
read_onlyoption in databricks_external_location and databricks_storage_credential (#2391). - Migrate databricks_catalog to Go SDK (#2357).
- Update
FullNamein databricks_volume resource only if no error is returned. (#2374). - Updated test to use databricks-sdk library as Faker library isn't being installed correctly (#2397).
- Explicit conversion of strings to int64. (#2346).