Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPROVEMENT] bundle Terraform and Databricks Provider #911

Open
w0ut0 opened this issue Oct 23, 2023 · 0 comments
Open

[IMPROVEMENT] bundle Terraform and Databricks Provider #911

w0ut0 opened this issue Oct 23, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@w0ut0
Copy link

w0ut0 commented Oct 23, 2023

Describe the bug
While the extension bundles the Databricks CLI, it still requires a seperate install of Terraform and the Databricks provider.

As we have an air-gapped system, this proves quite cumbersome (installing Terraform is ok, installing the provider offline is more cumbersome).
If we are bundling the cli exe (in Windows) anyway, can we also include TF and the provider?

To Reproduce
Steps to reproduce the behavior:

  1. Download the vsix file from the vscode marketplace
  2. Install the extension 'from vsix'
  3. Run databricks bundle deploy (or any other bundle related command).

System information:

  1. Windows 64bit
  2. Air-gapped. vscode installed via .exe file, extensions installed via vsix.
@w0ut0 w0ut0 added the bug Something isn't working label Oct 23, 2023
@kartikgupta-db kartikgupta-db added enhancement New feature or request and removed bug Something isn't working labels Oct 23, 2023
@kartikgupta-db kartikgupta-db self-assigned this Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants