Skip to content

Upgrade TF provider to 1.94.0 - #3799

Merged
andrewnester merged 3 commits into
mainfrom
deps/upgrade-tf-1.94.0
Oct 22, 2025
Merged

Upgrade TF provider to 1.94.0#3799
andrewnester merged 3 commits into
mainfrom
deps/upgrade-tf-1.94.0

Conversation

@andrewnester

@andrewnesterandrewnester commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

Changes

Upgrade TF provider to 1.94.0

Why

Includes a fix for a crash when an error happens during reading databricks_job (databricks/terraform-provider-databricks#5110)

Fixes#3783

@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Oct 21, 2025

Copy link
Copy Markdown
Collaborator

Run: 18692218865

Env🔄​flaky💚​RECOVERED🙈​SKIP✅​pass🙈​skip
💚​aws linux11321561
💚​aws windows11322560
💚​aws-ucws linux11437457
💚​aws-ucws windows11438456
💚​azure linux11321560
🔄​azure windows31320559
💚​azure-ucws linux11437456
💚​azure-ucws windows11438455
🔄​gcp linux811312562
🔄​gcp windows811313561
20 failing tests:
Test Nameaws linuxaws windowsaws-ucws linuxaws-ucws windowsazure linuxazure windowsazure-ucws linuxazure-ucws windowsgcp linuxgcp windows
TestAccept💚​R💚​R💚​R💚​R💚​R🔄​f💚​R💚​R💚​R💚​R
TestAccept/bundle/deploy/mlops-stacks✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/deploy/mlops-stacks/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/destroy/jobs-and-pipeline/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/destroy/jobs-and-pipeline/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/local_state_staleness✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/local_state_staleness/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/resources/experiments/basic✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/resources/experiments/basic/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f✅​p
TestAccept/bundle/resources/jobs/check-metadata/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/resources/jobs/check-metadata/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/resources/jobs/double-underscore-keys/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/resources/jobs/double-underscore-keys/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/resources/jobs/fail-on-active-runs/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/resources/jobs/fail-on-active-runs/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/resources/models/basic/DATABRICKS_BUNDLE_ENGINE=direct-exp✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/resources/models/basic/DATABRICKS_BUNDLE_ENGINE=terraform✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p✅​p🔄​f
TestAccept/bundle/run/app-with-job🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S🙈​S
TestAccept/bundle/templates/default-python/integration_classic✅​p✅​p✅​p✅​p✅​p🔄​f✅​p✅​p✅​p✅​p
TestAccept/bundle/templates/default-python/integration_classic/DATABRICKS_BUNDLE_ENGINE=terraform/UV_PYTHON=3.10✅​p✅​p✅​p✅​p✅​p🔄​f✅​p✅​p✅​p✅​p

@andrewnester
andrewnester merged commit bc5541d into mainOct 22, 2025
7 of 13 checks passed
@andrewnester
andrewnester deleted the deps/upgrade-tf-1.94.0 branch October 22, 2025 08:44
deco-sdk-taggingBot added a commit that referenced this pull request Oct 22, 2025
## Release v0.274.0
### Bundles
* Fix a panic in TF when it fails to read the job ([#3799](#3799))
* For secret scopes, no longer remove current user's permissions ([#3780](#3780))
* Automatically add owner permissions during bundle initialization, this makes final permissions visible in 'bundle validate -o json' ([#3780](#3780))
denik pushed a commit that referenced this pull request May 20, 2026
## Changes
Upgrade TF provider to 1.94.0
## Why
Includes a fix for a crash when an error happens during reading
databricks_job
(databricks/terraform-provider-databricks#5110)
Fixes#3783
denik pushed a commit that referenced this pull request May 20, 2026
## Release v0.274.0
### Bundles
* Fix a panic in TF when it fails to read the job ([#3799](#3799))
* For secret scopes, no longer remove current user's permissions ([#3780](#3780))
* Automatically add owner permissions during bundle initialization, this makes final permissions visible in 'bundle validate -o json' ([#3780](#3780))
Sign up for freeto 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.

Developer DAB upload to User Workspaces fails on v0.273.0

3 participants

@andrewnester@eng-dev-ecosystem-bot@anton-107