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

fix: Accept running as valid wait state

Open devlucasc opened this issue 3 weeks ago • 2 comments

Changes

Accepting RUNNING as valid wait state when PROVISIONING is expected https://github.com/databricks/terraform-provider-databricks/issues/5267

Tests

  • [ ] make test run locally
  • [ ] relevant change in docs/ folder
  • [x] covered with integration tests in internal/acceptance
  • [x] using Go SDK
  • [x] using TF Plugin Framework
  • [ ] has entry in NEXT_CHANGELOG.md file

devlucasc avatar Dec 09 '25 01:12 devlucasc

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 Dec 09 '25 01:12 github-actions[bot]

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: 5268
  • Commit SHA: 8a7059704fed6b76169454680eaf20e05df6d669

Checks will be approved automatically on success.

github-actions[bot] avatar Dec 09 '25 01:12 github-actions[bot]