cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
cancel
Showing results for 
Search instead for 
Did you mean: 

configuration for Job Queueing in Terraform

adivandhya
New Contributor III

When defining the databricks_job resource in Terraform , we are trying to enable Job Queueing flag for the job. However, from the Terraform Provider docs, we are not able to find any config related to queuing. Is there a different method to configure queueing that we can integrate into Terraform.

1 ACCEPTED SOLUTION

Accepted Solutions

Kaniz
Community Manager
Community Manager

Hi @adivandhya, it’s a private preview feature - you need to work with your account SA for that.

View solution in original post

4 REPLIES 4

daniel_sahal
Esteemed Contributor

@adivandhya 
Please add a feature request to databricks terraform provider team.

https://github.com/databricks/terraform-provider-databricks/issues

adivandhya
New Contributor III

I've created a Feature Request for this in Github - https://github.com/databricks/terraform-provider-databricks/issues/2531

Kaniz
Community Manager
Community Manager

Hi @adivandhya, it’s a private preview feature - you need to work with your account SA for that.

adivandhya
New Contributor III

Alright, let me work through to SA channels. thanks @Kaniz .