Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade TF provider to 1.47.0 #1476

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Upgrade TF provider to 1.47.0 #1476

merged 2 commits into from
Jun 5, 2024

Conversation

pietern
Copy link
Contributor

@pietern pietern commented Jun 5, 2024

Changes

This includes a bugfix for provisioning jobs with num_workers = 0.

Fixes #1472.

Tests

Manually tested this fixes the issue.

This includes a bugfix for provisioning jobs with `num_workers = 0`.
@pietern pietern marked this pull request as ready for review June 5, 2024 10:50
@pietern pietern added this pull request to the merge queue Jun 5, 2024
Merged via the queue into main with commit 311dfa4 Jun 5, 2024
5 checks passed
@pietern pietern deleted the bump-tf branch June 5, 2024 11:41
pietern added a commit that referenced this pull request Jun 5, 2024
Bundles:

This releases fixes an issue introduced in v0.221.0 where managing jobs with a single-node cluster would fail.

 * Fix SQL schema selection in default-sql template ([#1471](#1471)).
 * Copy-editing for SQL templates ([#1474](#1474)).
 * Upgrade TF provider to 1.47.0 ([#1476](#1476)).

Internal:
 * Use latest version of goreleaser action ([#1477](#1477)).
@pietern pietern mentioned this pull request Jun 5, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jun 5, 2024
Bundles:

This releases fixes an issue introduced in v0.221.0 where managing jobs
with a single-node cluster would fail.

* Fix SQL schema selection in default-sql template
([#1471](#1471)).
* Copy-editing for SQL templates
([#1474](#1474)).
* Upgrade TF provider to 1.47.0
([#1476](#1476)).

Internal:
* Use latest version of goreleaser action
([#1477](#1477)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Failed to create single node cluster using databricks asset bundle on databricks CLI v0.221.0
2 participants