Skip to content

Commit

Permalink
Upgrade terraform-provider-databricks to v1.48.0 (#524)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-databricks
--kind=all --target-bridge-version=latest`.

---

- Upgrading terraform-provider-databricks from 1.47.0  to 1.48.0.
	Fixes #523
  • Loading branch information
pulumi-bot authored Jun 26, 2024
1 parent 3b53ab4 commit 1323396
Show file tree
Hide file tree
Showing 227 changed files with 5,975 additions and 968 deletions.
39 changes: 39 additions & 0 deletions provider/cmd/pulumi-resource-databricks/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -437,6 +437,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -856,6 +859,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -899,6 +905,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -1178,6 +1187,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -1463,6 +1475,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand All @@ -1479,6 +1494,9 @@
"file_arrival": {
"maxItemsOne": true
},
"periodic": {
"maxItemsOne": true
},
"table": {
"maxItemsOne": true,
"elem": {
Expand Down Expand Up @@ -1515,6 +1533,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -3039,6 +3060,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -3395,6 +3419,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -3438,6 +3465,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -3668,6 +3698,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -3904,6 +3937,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -3946,6 +3982,9 @@
"on_start": {
"maxItemsOne": false
},
"on_streaming_backlog_exceeded": {
"maxItemsOne": false
},
"on_success": {
"maxItemsOne": false
}
Expand Down
Loading

0 comments on commit 1323396

Please sign in to comment.