Skip to content

Create databricks_groups data source #4864

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sdreynolds
Copy link

Changes

This data source allows the terraform code to search for groups and for each one give them access to permissions and other bits.

Relates to

  1. [Feature] Added "databricks_groups" data resource to list all the groups in the databricks account. #3992
  2. [FEATURE] Request "databricks_groups" data resource to list all the groups in the databricks account. #3432

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

@sdreynolds sdreynolds requested review from a team as code owners July 19, 2025 18:17
@sdreynolds sdreynolds requested review from renaudhartert-db and removed request for a team July 19, 2025 18:17
This data source allows the terraform code to search for groups
and for each one give them access to permissions and other bits.

Relates to
 1. `databricks#3992`
 2. `databricks#3432`
@sdreynolds sdreynolds force-pushed the databricks-groups-data branch from beccf9e to 5aede05 Compare July 21, 2025 15:04
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: 4864
  • Commit SHA: 5aede05bd944896d7a013bcc3c66c4a2ef6e6f9a

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.

1 participant