Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release v1.47.0 ### New Features and Improvements * Added `gcp_workspace_sa` computed attribute to `databricks_mws_workspaces` ([#3617](#3617)). * Added `storage_credential_id` attribute to `databricks_storage_credential` resource ([#3636](#3636)). * Added `full_name` attribute to `databricks_system_schema` resource ([#3634](#3634)). * Fix SQL table column type throws error ([#3501](#3501)). * Add `aws_unity_catalog_assume_role_policy` data source ([#3622](#3622)). * Fix bug for job creation with `num_workers = 0` ([#3642](#3642)). ### Documentation Changes * Document support of `requirements.txt` specification in cluster libraries ([#3637](#3637)). * Clarify about trailing slash character in file arrival trigger URL in `databricks_job` resource ([#3635](#3635)). Dependency updates: * Bump golang.org/x/mod from 0.17.0 to 0.18.0 ([#3643](#3643)). * Update CHANGELOG.md
- Loading branch information