-
**Description**
Can't deploy workspace to new govcloud account using the terraform-terraform-rsa
**Reproduction**
Using the terraform-databricks-rsa module; fails on creating the workspace.
**…
-
**Description**
Not able to create Databricks workspace using terraform in GCP Databricks.
**Reproduction**
```
provider "databricks" {
alias = "accounts"
host …
-
Currently in the repo, we have a bunch of different functions that do not exist in the PSP version. For example, look at src/st/st_common.h.
We believe that this is due to deadstripping being done …
-
Hello,
I have a problem with 'databricks_mws_ncc_private_endpoint_rule' module due to timeout, is there any way to pass timeout condition along with the module ?
### Configuration
```hcl
r…
-
Hey! Firstly, THANK YOU! It was a nightmare trying to get all XSD files together let alone finding the latest version of each file.
So, wondering if you can help me out with this. I'm trying to gen…
-
### Configuration
```hcl
resource "databricks_mws_ncc_binding" "ncc_binding" {
+ id = (known after apply)
+ network_connectivity_config_id = "xxxx"
…
-
Here's the error:
> Problem with the value of property "EstimatedShippingWeight": One of the following problems occured: (0) Problem with the value of property "Unit": Expected an enum member, but …
-
## Please prefix the issue title with the project name i.e. [rush], [api-extractor] etc. ##
**Is this a feature or a bug?**
- [ ] Feature
- [x] Bug
**Please describe the actual behavior.**
…
-
Hi there,
Thank you for opening an issue. Please note that we try to keep the Databricks Provider issue tracker reserved for bug reports and feature requests. For general usage questions, please se…
-
### Expected Behavior
`make test` works without problems even when `DEFAULT` profile is defined
### Actual Behavior
`make test` fails with errors since version 1.10.0, and it looks like it's …