terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

[DRAFT] Migrate jobs to go sdk

Open edwardfeng-db opened this issue 2 years ago • 1 comments

Changes

Tests

  • [ ] make test run locally
  • [ ] relevant change in docs/ folder
  • [ ] covered with integration tests in internal/acceptance
  • [ ] relevant acceptance tests are passing
  • [ ] using Go SDK

edwardfeng-db avatar Nov 22 '23 21:11 edwardfeng-db

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

alexott avatar Nov 23 '23 07:11 alexott