cancel
Showing results for 
Search instead for 
Did you mean: 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

Terraform databricks new feature

MichaelO
New Contributor III

I recently saw a new feature in databricks that allows to set an upper limit of run time for jobs, so it fails when the limit is breached. See image below:

MichaelO_0-1723549982471.png

Are we able to terraform code this new feature?

1 REPLY 1

Rjdudley
New Contributor II

Isn't that just timeout_seconds?

That UI element looks like it corresponds to that property in the REST API (https://docs.databricks.com/api/azure/workspace/jobs/create#timeout_seconds), and that same top-level argument in Terraform, https://registry.terraform.io/providers/databricks/databricks/latest/docs/resources/job#timeout_seco...

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group