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
@alexott alexott temporarily deployed to test-trigger-is May 20, 2025 17:29 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is May 21, 2025 14:15 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is May 21, 2025 14:16 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is May 28, 2025 10:33 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is May 28, 2025 10:34 — with GitHub Actions Inactive
Copy link
Contributor

@alexott alexott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small comments

@alexott alexott temporarily deployed to test-trigger-is June 2, 2025 16:15 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is June 2, 2025 16:15 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is June 3, 2025 06:19 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is June 3, 2025 06:20 — 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 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
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: 4537
  • Commit SHA: e9621dac7ce4123b15235c02ec9020c238b28243

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.

[FEATURE] New data block databricks_users
4 participants