Task level Definition
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2025 03:34 PM
Hello,
According to the databricks_job resource terraform documentation, the description argument is supported at the task level. However, when I update the Terraform configuration to include a task description, the terraform plan reflects the change—but I don’t see any updates in the Databricks UI. Additionally, when manually creating a job or task in the UI, there doesn’t appear to be a field for entering a task description. Is the description field actually supported for tasks? Am I missing something here?