python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Databricks: AWS Terraform resource to enable container service in Databricks worksapce
I am working on POC in terraform to bring up the Databricks workspace and cluster , now i am struck in a place where i need to create a container based cluster from the workspace but i am not finding ...
user3156326
Votes: 0
Answers: 0
Azure Data Factory Manged Identity connection to Databricks
I've just created a new Azure Databricks and Azure Data Factory services inside my subscription.
For ADF, I've also created a SystemAssigned (Managed Identity) via TerraForm. Then, I've added this man...
fundatamentalist
Votes: 0
Answers: 1
Mounting ADLS gen2 with AAD passthrough in Azure Databricks with Terraform
I am trying to mount my ADLS gen2 storage containers into DBFS, with Azure Active Directory passthrough, using the Databricks Terraform provider. I'm following the instructions here and here, but I'm ...
Xophmeister
Votes: 0
Answers: 1
Cannot destroy Azure Databricks group membership from system groups with Terraform
I am attempting to manage my Azure Databricks users and groups with Terraform, using the databrickslabs/databricks provider. Something like this:
resource "databricks_group" "group"...
Xophmeister
Votes: 0
Answers: 1