Results 208 comments of Pieter Noordhuis

@pernilak Can you comment if @andrewnester 's explanation clarifies this? The CLI does not print a message that resources are deleted when they are removed from the configuration. We should...

@dinjazelena Can you clarify what you mean? I don't think I understand. A bundle involves code and resources. Running deploy will always update the code. If you have 2 jobs...

PR with support for Git worktrees is underway in #1831.

We should try to get a repro on Windows with an acceptance test.

Thanks for posting the issue. Can you clarify how you are using these variables? Do they have default values, and how do you vary them for different deployments? Is it...

This was addressed in #1770 and released in v0.228.1. The service principal's display name is used for the prefix if one is configured.

Thanks for reporting. Could you try to remove the `.databricks` directory in the bundle folder? This is a cache directory that includes, among other things, the Terraform-related binaries. By removing...

@arielhgl If this still persists, could you check if you can execute the Terraform provider binary from the terminal? If you open a terminal from VS Code, and you have...

Thanks for raising this. There is a somewhat related [change in progress](https://github.com/databricks/cli/pull/1694) to enable specifying the paths to synchronize (as opposed to always defaulting to `.` relative to the bundle...

Hey all, thanks for your patience on this. The fix for this has been merged and will be included in the next CLI release.