shreyas-goenka
shreyas-goenka
I think so yes, there are two things we need to solve here: 1. Figure out why suppress diff is not working for num_clusters. 2. Do we want a consistent...
Solving this bug will require fundamental changes to the terraform client design to detect an unspecified `enable_serverless_compute` field in this specific case. These changes are expected to take a couple...
This provider will create non-serverless SQL warehouses on workspaces with serverless disabled. But yes, unfortunately in workspaces where serverless is enabled, unfortunately, there is no way right now to create...
Note: https://github.com/databricks/cli/pull/1425 will add a test to assert resources are maps of string -> pointers to a struct.
Hi @Baiys1234, a couple of clarifying questions to get a better handle on this issue. > Databricks CLI (v0.210.3). Is this still an issue with the latest version of the...
Thank you for reporting this issue @rjarpa. I tried out `databricks bundle init mlops-stacks` using `GNU bash, version 5.2.15(2)-release (x86_64-pc-msys)` on windows. It works for me on both vscode and...
Closing in favour of https://github.com/databricks/cli/pull/1614
Note: This PR has been on hold until I can check the UI components are robust on Mac and Windows. We use a new feature of prompt UI here that...
Note: I have removed the changes related to using `prompt.Validate` components from `promptui` since the library can sometimes be glitchy and I don't want to validate the UI right now....
@pietern Yeah, you are right. There are no changes to the account-id resolution order. I updated the PR description and title.