terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

Improve mws_workspaces data source

Open kishaningithub opened this issue 4 months ago • 2 comments

Changes

Addresses https://github.com/databricks/terraform-provider-databricks/issues/1865#issuecomment-3014079353

Tests

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

kishaningithub avatar Oct 16 '25 10:10 kishaningithub

@tanmay-db Have completed addressing all the items in the PR check list. Kindly review the PR and let me know if further changes are required.

kishaningithub avatar Oct 22 '25 10:10 kishaningithub

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: 5100
  • Commit SHA: a6e9776bd848129b609f83f7107311849bb54e67

Checks will be approved automatically on success.

github-actions[bot] avatar Nov 04 '25 12:11 github-actions[bot]