Skip to content

Bump Terraform provider from v1.132.0 to v1.134.0 - #6818

Merged
janniklasrose merged 2 commits into
janniklasrose/bump-sdk-0.182.0from
janniklasrose/bump-tf-1.134.0
Sep 23, 2026
Merged

janniklasrose merged 2 commits into
janniklasrose/bump-sdk-0.182.0from
janniklasrose/bump-tf-1.134.0

Conversation

@janniklasrose

@janniklasrose janniklasrose commented Sep 23, 2026 •

Copy link
Copy Markdown
Member

Changes

Bump the pinned Databricks Terraform provider from v1.132.0 to v1.134.0.

Notable schema changes:

  • databricks_pipeline: new Avro/Protobuf transformer options and run_as group_name.
  • AI Gateway MCP and model-provider service resources: new provider config/header-auth fields.
  • Expanded databricks_feature_engineering_feature schema.
  • New fields on databricks_account_network_policy, databricks_account_setting_v2, and databricks_workspace_setting_v2.
  • databricks_job AI-runtime task additions and databricks_model_serving Amazon Bedrock uc_service_credential_name.

Why

Routine dependency update to keep the bundle Terraform schema and DABs↔TF field mappings current with the latest provider release. Stacked on the databricks-sdk-go v0.182.0 bump, whose SDK version v1.134.0 pins.

Tests

Acceptance goldens regenerated via ./task test-update; the only golden change is group_name appearing on pipeline run_as in the migrate state. The full acceptance suite was verified with the non-update run — the terraform-engine/DMS tests that time out under full parallel load pass in isolation.

This pull request and its description were written by Isaac.

@janniklasrose
janniklasrose added this pull request to stack #6819 September 23, 2026 14:27
@github-actions github-actions Bot added the DABs DABs related issues label Sep 23, 2026
@janniklasrose janniklasrose changed the title janniklasrose/bump tf 1.134.0 Bump Terraform provider from v1.132.0 to v1.134.0 Sep 23, 2026
@eng-dev-ecosystem-bot

eng-dev-ecosystem-bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator

Integration test report

Commit: c646d92

Run: 35885469345

Env ✅​pass 🙈​skip Time
✅​ aws linux 276 20 5:51
✅​ aws windows 278 18 3:44
✅​ azure linux 275 20 6:15
✅​ azure windows 277 18 4:36
✅​ gcp linux 276 20 7:26
✅​ gcp windows 278 18 5:44
Top 3 slowest tests (at least 2 minutes):
duration env testname
3:28 gcp windows TestAccept
3:06 aws windows TestAccept
2:28 azure windows TestAccept

janniklasrose added a commit that referenced this pull request Sep 23, 2026
Co-authored-by: Isaac <no-reply@databricks.com>
@janniklasrose
janniklasrose marked this pull request as ready for review September 23, 2026 15:03
@janniklasrose
janniklasrose requested review from a team as code owners September 23, 2026 15:03
janniklasrose and others added 2 commits September 23, 2026 17:57
## Changes

Bump the pinned Databricks Terraform provider from v1.132.0 to v1.134.0.

Notable schema changes:
- `databricks_pipeline`: new Avro/Protobuf `transformer` options and
  `run_as` `group_name`.
- AI Gateway MCP and model-provider service resources: new provider
  config/header-auth fields.
- Expanded `databricks_feature_engineering_feature` schema.
- New fields on `databricks_account_network_policy`,
  `databricks_account_setting_v2`, and `databricks_workspace_setting_v2`.
- `databricks_job` AI-runtime task additions and `databricks_model_serving`
  Amazon Bedrock `uc_service_credential_name`.

## Why

Routine dependency update to keep the bundle Terraform schema and DABs<->TF
field mappings current with the latest provider release. Stacks on the
databricks-sdk-go v0.182.0 bump, whose SDK version v1.134.0 pins.

## Tests

Acceptance goldens regenerated via `./task test-update`; the only golden
change is `group_name` appearing on pipeline `run_as` in the migrate
state. The full acceptance suite was verified with the non-update run --
the terraform-engine/DMS tests that time out under full parallel load pass
in isolation.

This pull request and its description were written by Isaac.

Co-authored-by: Isaac <no-reply@databricks.com>
Co-authored-by: Isaac <no-reply@databricks.com>
@janniklasrose
janniklasrose force-pushed the janniklasrose/bump-tf-1.134.0 branch from f810480 to c646d92 Compare September 23, 2026 15:57
@janniklasrose
janniklasrose added this pull request to the merge queue Sep 23, 2026
An error occurred while trying to automatically change base from janniklasrose/bump-sdk-0.182.0 to main September 23, 2026 17:15
Merged via the queue into main with commit 32e186a Sep 23, 2026
31 checks passed
@janniklasrose
janniklasrose deleted the janniklasrose/bump-tf-1.134.0 branch September 23, 2026 17:16
deco-sdk-tagging Bot added a commit that referenced this pull request Sep 24, 2026
## Release v1.18.0

### CLI

 * The AI Runtime commands have moved to `databricks air`. The previous `databricks experimental air` path now directs users to the new command. ([#6722](#6722))
 * Write local state, cache, and config files atomically so an interrupted or concurrent write cannot corrupt them. ([#6708](#6708))
 * Deprecate `--region` in `databricks auth docker configure` ahead of its removal in the next release, infer the Artifact Registry region when it is omitted, and add `databricks auth docker host --profile <name>` to show the profile's registry host and credential-helper status. ([#6782](#6782))
 * Return `UNAUTHENTICATED` instead of `INVALID_REFRESH_TOKEN` when `databricks auth token --output json` cannot refresh a cached U2M token. ([#6731](#6731))
 * Retry the current-user (SCIM `Me`) lookup on transient HTTP 500 responses so a temporarily-unavailable backend no longer fails bundle commands outright. ([#6766](#6766))
 * Preserve workspace-file and volume access for SSH server descendants when the bootstrap notebook exits and the server survives. ([#6645](#6645))
 * `ssh connect` and `ssh setup` now accept a `--keep-detached-processes` flag to keep processes detached from the SSH session (`tmux`, `setsid`, `nohup`) running after the tunnel shuts down. Teardown then terminates only the tunnel's own process group, and the bootstrap job run is held open while any detached process is still running, so the survivors keep their `/Workspace` and `/Volumes` access. A held-open run also suppresses cluster autotermination, so the flag is off by default, is bounded by `--server-timeout`, and is dedicated-cluster only. Without it, the server now logs a warning naming the detached processes it is about to destroy, instead of sweeping them silently. ([#6387](#6387))

### Bundles

 * direct: Allow clearing a catalog's or schema's `custom_max_retention_hours` by removing it from configuration. ([#6792](#6792))
 * direct: Allow clearing a genie space's `description` and a secret's `comment` by removing them from configuration. ([#6789](#6789))
 * Fix direct-engine deploy recreating an MLflow experiment on every deploy when its `trace_location` was set out-of-band. ([#6787](#6787))
 * direct: Store a Genie space's `serialized_space` in state as a content hash instead of its full contents. ([#6707](#6707))
 * Fix `bundle deploy` failing with "Invalid python file reference" for jobs that use `git_source` with a `spark_python_task` on the direct engine. ([#6751](#6751))
 * Fixed the direct engine mishandling UC grants that combine `ALL_PRIVILEGES` with a privilege it does not imply (`MANAGE`, `READ_METADATA`, `EXTERNAL_USE_SCHEMA`, `EXTERNAL_USE_LOCATION`): such privileges were dropped when granted and left behind when revoked, so the deployment never converged. ([#6733](#6733), [#6743](#6743))
 * Don't fail migration if clean up actions fail. ([#6772](#6772))
 * Ignore the backend-provided `spark.sql.ansi.enabled: "true"` pipeline configuration default when detecting direct-engine drift. ([#6816](#6816))
 * Fix recreating a postgres synced table sometimes failing with a 409 ALREADY_EXISTS error while the previous table is still being deleted. ([#6728](#6728))
 * Direct engine no longer recreates a resource when an immutable field the config omits was populated by the backend. ([#6790](#6790))

### Dependency Updates

 * Bump dependencies with known vulnerabilities. ([#6723](#6723))
 * Bump `github.com/databricks/databricks-sdk-go` from v0.178.0 to v0.182.0. ([#6817](#6817))
 * Bump the Databricks Terraform provider from v1.132.0 to v1.134.0. ([#6818](#6818))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DABs DABs related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants