-
Notifications
You must be signed in to change notification settings - Fork 178
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fixes
mongodbatlas_search_index
create and update when attribu…
…te `wait_for_index_build_completion` is used (#2887) * includes READY in target states for mongodbatlas_search_index * changelog * TestAccSearchIndex_withWaitForIndexBuildCompletion * add PENDING state * add BUILDING state * Revert "TestAccSearchIndex_withWaitForIndexBuildCompletion" This reverts commit 5b0fbe3.
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
```release-note:bug | ||
resource/mongodbatlas_search_index: Fixes resource create and update when `wait_for_index_build_completion` attribute is used | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters