Skip to content

Commit

Permalink
Bump databricks/databricks from 1.23.0 to 1.33.0 in /tests/e2e
Browse files Browse the repository at this point in the history
Bumps [databricks/databricks](https://github.com/databricks/terraform-provider-databricks) from 1.23.0 to 1.33.0.
- [Release notes](https://github.com/databricks/terraform-provider-databricks/releases)
- [Changelog](https://github.com/databricks/terraform-provider-databricks/blob/master/CHANGELOG.md)
- [Commits](databricks/terraform-provider-databricks@v1.23.0...v1.33.0)

---
updated-dependencies:
- dependency-name: databricks/databricks
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2023
1 parent fe85fef commit 96e8ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}
databricks = {
source = "databricks/databricks"
version = "1.23.0"
version = "1.33.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 96e8ea1

Please sign in to comment.