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] Always fill cluster_name in databricks_cluster data source #4197

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

alexott
Copy link
Contributor

@alexott alexott commented Nov 6, 2024

Changes

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 November 6, 2024 15:42
@alexott alexott requested review from rauchy and removed request for a team November 6, 2024 15:42
@alexott alexott temporarily deployed to test-trigger-is November 6, 2024 15:43 — with GitHub Actions Inactive
Copy link

github-actions bot commented Nov 6, 2024

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: 4197
  • Commit SHA: 745f268924c9c6730200b164eea607212e28e93e

Checks will be approved automatically on success.

@alexott alexott temporarily deployed to test-trigger-is November 6, 2024 15:43 — with GitHub Actions Inactive
@eng-dev-ecosystem-bot
Copy link
Collaborator

Test Details: go/deco-tests/11706980354

@alexott alexott enabled auto-merge November 7, 2024 09:43
@alexott alexott added this pull request to the merge queue Nov 7, 2024
Merged via the queue into main with commit b814ca0 Nov 7, 2024
12 checks passed
@alexott alexott deleted the fix/data-cluster-always-fill-cluster-name branch November 7, 2024 09:52
tanmay-db added a commit that referenced this pull request Nov 8, 2024
### Bug Fixes

 * Always fill `cluster_name` in `databricks_cluster` data source ([#4197](#4197)).
 * Suppress equal fold diff for DLT pipeline resource ([#4196](#4196)).
 * Upload content `databricks_workspace_file` using raw format ([#4200](#4200)).

### Internal Changes

 * Update to latest OpenAPI spec and bump Go SDK ([#4199](#4199)).

### Dependency Updates

 * Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ([#4191](#4191)).
tanmay-db added a commit that referenced this pull request Nov 8, 2024
### Bug Fixes

* Always fill `cluster_name` in `databricks_cluster` data source
([#4197](#4197)).
* Suppress equal fold diff for DLT pipeline resource
([#4196](#4196)).
* Upload content `databricks_workspace_file` using raw format
([#4200](#4200)).


### Internal Changes

* Update to latest OpenAPI spec and bump Go SDK
([#4199](#4199)).


### Dependency Updates

* Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1
([#4191](#4191)).
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.

3 participants