terraform-provider-databricks
terraform-provider-databricks copied to clipboard
Improve mws_workspaces data source
Changes
Addresses https://github.com/databricks/terraform-provider-databricks/issues/1865#issuecomment-3014079353
Tests
- [x]
make testrun 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.mdfile
@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.
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.