Skip to content

[Fix] Fix creation of databricks_storage_credential and databricks_credential resources on GCP with isolation mode#4563

Merged
alexott merged 3 commits intomainfrom
fix/issue-4562
Mar 12, 2025
Merged

[Fix] Fix creation of databricks_storage_credential and databricks_credential resources on GCP with isolation mode#4563
alexott merged 3 commits intomainfrom
fix/issue-4562

Conversation

@alexott
Copy link
Copy Markdown
Contributor

@alexott alexott commented Mar 10, 2025

Changes

Resolves #4562

Tests

  • make test run locally
  • relevant change in docs/ folder
  • covered with integration tests in internal/acceptance
  • using Go SDK
  • using TF Plugin Framework

…_credential` resources on GCP with isolation mode
@alexott alexott requested review from a team as code owners March 10, 2025 18:41
@alexott alexott requested review from parthban-db and removed request for a team March 10, 2025 18:41
@alexott alexott temporarily deployed to test-trigger-is March 10, 2025 18:41 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is March 10, 2025 18:43 — with GitHub Actions Inactive
@nkvuong nkvuong temporarily deployed to test-trigger-is March 12, 2025 01:33 — with GitHub Actions Inactive
@nkvuong nkvuong temporarily deployed to test-trigger-is March 12, 2025 01:34 — with GitHub Actions Inactive
@alexott alexott temporarily deployed to test-trigger-is March 12, 2025 06:46 — with GitHub Actions Inactive
@alexott alexott enabled auto-merge March 12, 2025 06:46
@github-actions
Copy link
Copy Markdown

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: 4563
  • Commit SHA: f57c57867eb1f7149977c9dba06a964f92bbfe77

Checks will be approved automatically on success.

@alexott alexott temporarily deployed to test-trigger-is March 12, 2025 06:48 — with GitHub Actions Inactive
@alexott alexott added this pull request to the merge queue Mar 12, 2025
Merged via the queue into main with commit 9e66946 Mar 12, 2025
13 checks passed
@alexott alexott deleted the fix/issue-4562 branch March 12, 2025 07:33
deco-sdk-tagging bot added a commit that referenced this pull request Mar 12, 2025
## Release v1.70.0

### Bug Fixes

 * Fix creation of `databricks_storage_credential` and `databricks_credential` resources on GCP with isolation mode ([#4563](#4563))
 * Handle auto-enabled errors with `databricks_system_schema` [#4547](#4547)
 * Skip Read after Create in `databricks_secret_acl` to avoid errors([#4548](#4548)).

### Documentation

 * Document `amazon_bedrock_config.instance_profile_arn` in `databricks_model_serving` ([#4549](#4549))
 * Document management of permissions of `databricks_budget_policy` resource ([#4561](#4561))
 * Document `budget_policy_id` in `databricks_app` resource and data sources ([#4557](#4557))
 * Add a note on how `databricks_grants` work with `MANAGE` permission [#4546](#4546)
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_storage_credential resource

2 participants