From 3eda763410dc265f846290b6c2d840c05bc5bc21 Mon Sep 17 00:00:00 2001 From: Leo Antoli <430982+lantoli@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:54:23 +0100 Subject: [PATCH] changelog --- .changelog/2887.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/2887.txt diff --git a/.changelog/2887.txt b/.changelog/2887.txt new file mode 100644 index 0000000000..173cfda8bd --- /dev/null +++ b/.changelog/2887.txt @@ -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 +```