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

[Feature] support for databricks_credential in databricks_workspace_binding #4293

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Dec 4, 2024

Changes

We have a separate binding type for databricks_credential, so it was added to validations (we really need to generate them automatically). Because of the error in the OpenAPI spec, I was needed to redefine a constant until it's fixed in OpenAPI spec.

Also updated the documentation (resolves #4307).

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

@alexott alexott requested review from a team as code owners December 4, 2024 09:58
@alexott alexott requested review from renaudhartert-db and removed request for a team December 4, 2024 09:58
@alexott alexott temporarily deployed to test-trigger-is December 4, 2024 09:58 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is December 4, 2024 09:58 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is December 4, 2024 16:45 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is December 4, 2024 16:45 — with GitHub Actions Inactive
@alexott
Copy link
Contributor Author

alexott commented Dec 4, 2024

This PR is blocked by the problem in OpenAPI spec, because of incorrect value for UpdateBindingsSecurableTypeServiceCredential constant

@alexott alexott force-pushed the feature/service-principal-workspace-bindings branch from 3795e97 to 70e624f Compare December 10, 2024 05:15
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: 4293
  • Commit SHA: 70e624fd98e090af45f869c11a6a559d53327122

Checks will be approved automatically on success.

@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/12249879533

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.

[DOC] Issue with databricks_workspace_binding argument securable_type
2 participants