terraform-provider-databricks
terraform-provider-databricks copied to clipboard
fix: Accept running as valid wait state
Changes
Accepting RUNNING as valid wait state when PROVISIONING is expected https://github.com/databricks/terraform-provider-databricks/issues/5267
Tests
- [ ]
make testrun 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.mdfile
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.
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.