terraform-provider-databricks
terraform-provider-databricks copied to clipboard
Refactored `databricks_cluster(s)` data sources to Go SDK
Changes
- Refactored
databricks_cluster(s)data sources to Go SDK
Tests
- [x]
make testrun locally - [x] covered with integration tests in
internal/acceptance - [x] relevant acceptance tests are passing
- [x] using Go SDK
integration tests passed