Skip to content

Conversation

@nkvuong
Copy link
Contributor

@nkvuong nkvuong commented Feb 27, 2025

Changes

Continuing #4028
Added databricks_users data source as requested in #3468 to retrieve multiple users from both the account and workspace-level APIs with optional filtering by display_name_contains or user_name_contains, enabling bulk user management operations.

Closes #3468

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • relevant acceptance tests are passing
  • using Go SDK

dgomez04 and others added 30 commits October 23, 2024 12:27
… only request the id, userName, and displayName attributes. added succesful initial test_case on data_users_test.go
… filtering by userName, and added additional test cases on data_users_test.go
…tests, and added the resource definition into the provider
@nkvuong nkvuong temporarily deployed to test-trigger-is June 3, 2025 07:22 — with GitHub Actions Inactive
@nkvuong nkvuong temporarily deployed to test-trigger-is June 3, 2025 07:22 — with GitHub Actions Inactive
@nkvuong nkvuong temporarily deployed to test-trigger-is June 3, 2025 08:32 — with GitHub Actions Inactive
@nkvuong nkvuong temporarily deployed to test-trigger-is June 3, 2025 08:33 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is August 11, 2025 06:44 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is August 11, 2025 06:45 — with GitHub Actions Inactive
@alexott alexott enabled auto-merge August 11, 2025 06:49
@alexott alexott disabled auto-merge August 11, 2025 07:12
@rauchy rauchy temporarily deployed to test-trigger-is August 29, 2025 15:29 — with GitHub Actions Inactive
@rauchy rauchy temporarily deployed to test-trigger-is August 29, 2025 15:30 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is November 7, 2025 13:25 — with GitHub Actions Inactive
@alexott alexott enabled auto-merge November 7, 2025 13:25
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

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: 4537
  • Commit SHA: 9d70097cf7ab43213388525a0f4e8cd5582caba1

Checks will be approved automatically on success.

@alexott alexott temporarily deployed to test-trigger-is November 7, 2025 13:26 — with GitHub Actions Inactive
@alexott alexott added this pull request to the merge queue Nov 7, 2025
Merged via the queue into main with commit ca140e7 Nov 7, 2025
12 checks passed
@alexott alexott deleted the feature/3468-databricks_users branch November 7, 2025 14:02
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.

[FEATURE] New data block databricks_users

5 participants