WAG10

Results 5 issues of WAG10

### Configuration Terraform { required_providers { databricks = { source = "databricks/databricks" version = "1.34.0" } } } ### Expected Behavior Secrets should get imported and exported with any issues...

exporter

Hi Team, We are working on implementation of export import using this repo via azure devops pipeline. It would be great if you can tell us the way to implement...

Hi Team, We are facing issue as artifacts already exists error on hive meta store metadata export/import Steps to replicate: - Create some internal managed tabled in primary workspace -...

### Configuration terraform { required_providers { databricks = { source = "databricks/databricks" version = "1.39.0" } } } ### Expected Behavior Models with versions should get exported ### Actual Behavior...

exporter

Hi team, We are working on UC models export and import from one workspace to another. Export seems somehpow happening but for import we get dbfs path error. **command for...