Skip to content

Commit 07a4276

Browse files
authored
Add databricks 2026-01-01 to support new computeMode property (#5109)
* Add databricks 2026-01-01 * bump submodules/rest-api-specs from `dcfc87c` to `c0f15e4`
1 parent 5811f74 commit 07a4276

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/resource-manager.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ service "databoxedge" {
161161
}
162162
service "databricks" {
163163
name = "Databricks"
164-
available = ["2022-04-01-preview", "2022-10-01-preview", "2024-05-01"]
164+
available = ["2022-04-01-preview", "2022-10-01-preview", "2024-05-01", "2026-01-01"]
165165
}
166166
service "datadog" {
167167
name = "DataDog"

0 commit comments

Comments
 (0)