terraform-provider-databricks icon indicating copy to clipboard operation
terraform-provider-databricks copied to clipboard

Remove Unused Request Messages

Open parthban-db opened this issue 10 months ago • 2 comments

Changes

This PR removes Unused Request Messages. It is the result of resolving a bug in the code generator.

Tests

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

parthban-db avatar Jun 14 '25 21:06 parthban-db

Please ensure that the NEXT_CHANGELOG.md file is updated with any relevant changes. If this is not necessary for your PR, please include the following in your PR description: NO_CHANGELOG=true and rerun the job.

github-actions[bot] avatar Jun 14 '25 21:06 github-actions[bot]

@parthban-db do we still need this PR?

alexott avatar Jun 23 '25 13:06 alexott

@parthban-db, do we still need this PR?

Yes, I was waiting for the Go SDK and our generator to be fixed. Now that they are fixed, I will complete this PR.

parthban-db avatar Jun 23 '25 13:06 parthban-db

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: 4794
  • Commit SHA: f9cd0e0b9d5d3f1852d4870e8847c9cf9b8d813f

Checks will be approved automatically on success.

github-actions[bot] avatar Jul 08 '25 15:07 github-actions[bot]