Skip to content

Conversation

@alexott
Copy link
Contributor

@alexott alexott commented Dec 22, 2025

Changes

Until this PR, the databricks_workspace_file resource was using Import and Export functions that has a 10Mb limit on uploading or downloading the data. Instead of these functions, we should use Upload and Download functions that support bigger payload (up to 500Mb).

The corresponding changes were made in TF Exporter as well.

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • using Go SDK
  • using TF Plugin Framework
  • has entry in NEXT_CHANGELOG.md file

…ce_file`

Until this PR, the `databricks_workspace_file` resource was using `Import` and `Export`
functions that has a 10Mb limit on uploading or downloading the data.  Instead of these
functions, we should use `Upload` and `Download` functions that support bigger payload (up
to 500Mb).

The corresponding changes were made in TF Exporter as well.
@alexott alexott requested review from a team as code owners December 22, 2025 11:21
@alexott alexott requested review from tanmay-db and removed request for a team December 22, 2025 11:21
@alexott alexott temporarily deployed to test-trigger-is January 19, 2026 14:43 — with GitHub Actions Inactive
@github-actions
Copy link

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/terraform

Inputs:

  • PR number: 5293
  • Commit SHA: d2a0d52d28c6aa0583627a9a551517dc111300c2

Checks will be approved automatically on success.

@alexott alexott temporarily deployed to test-trigger-is January 19, 2026 14:44 — with GitHub Actions Inactive
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.

2 participants