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 deployed to test-trigger-is December 22, 2025 11:21 — with GitHub Actions Active
@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: b1cb6e7bd6022bd33a3ae723d995430e944c2587

Checks will be approved automatically on success.

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