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.

daniel_sahal
Databricks MVP

@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

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