terraform-provider-databricks
terraform-provider-databricks copied to clipboard
[DRAFT] Migrate jobs to go sdk
Changes
Tests
- [ ]
make testrun locally - [ ] relevant change in
docs/folder - [ ] covered with integration tests in
internal/acceptance - [ ] relevant acceptance tests are passing
- [ ] using Go SDK
It's better to mark this as a draft PR, and then mark it as ready for review. But I still have the same question - how it's planned to handle aliases? They are heavily used in this resource: https://github.com/databricks/terraform-provider-databricks/blob/master/jobs/resource_job.go#L274