Skip to content
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

[Fix] Don't use single-node cluster for databricks_sql_permissions #4141

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

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Oct 23, 2024

Changes

Due to the internal changes in the backend API, it doesn't allow to create non-UC single-node clusters. Until the fix is implemented on the backend, create a cluster for setting permissions consisting of 1 worker.

Also, went through the documentation's grammar.

Resolves #4140

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

Due to the internal changes in the backend API, it doesn't allow to create non-UC single-node
clusters.  Until the fix is implemented on the backend, create a cluster for setting
permissions consisting of 1 worker.

Also, went through the documentation's grammar.

Resolves #4140
@alexott alexott requested review from a team as code owners October 23, 2024 09:06
@alexott alexott requested review from tanmay-db and removed request for a team October 23, 2024 09:06
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.

[ISSUE] Issue with databricks_sql_permissions resource
1 participant