databricks-cli icon indicating copy to clipboard operation
databricks-cli copied to clipboard

SDK Services: Add Support for Azure and GCP

Open hriebesehl opened this issue 4 years ago • 0 comments

Currently methods ClusterService.create_cluster(), ClusterService.edit_cluster(), InstancePoolService.create_instance_pool(), and InstancePoolService.edit_instance_pool() only support API calls to AWS-based databricks workspaces. I'd recommend adding azure_attributes and gcp_attributes as parameters to these functions to support API calls on all platforms.

Happy to submit a PR if this solution is OK.

hriebesehl avatar Dec 17 '21 00:12 hriebesehl