Skip to content

Releases: terraform-ibm-modules/terraform-ibm-icd-mongodb

v3.4.14

18 Oct 19:10
v3.4.14
c5773d9

Choose a tag to compare

3.4.14 (2025-10-18)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.4.3 (#653) (c5773d9)

v3.4.13

18 Oct 15:10
v3.4.13
0ff6770

Choose a tag to compare

3.4.13 (2025-10-18)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.4.2 (#652) (0ff6770)

v3.4.12

18 Oct 08:14
v3.4.12
4ce0cae

Choose a tag to compare

3.4.12 (2025-10-18)

Bug Fixes

v3.4.11

18 Oct 03:13
v3.4.11
bc152a7

Choose a tag to compare

3.4.11 (2025-10-18)

Bug Fixes

v3.4.10

13 Oct 12:42
v3.4.10
2d0103c

Choose a tag to compare

3.4.10 (2025-10-13)

Bug Fixes

v3.4.9

13 Oct 09:35
v3.4.9
9895e5a

Choose a tag to compare

3.4.9 (2025-10-13)

Bug Fixes

  • fix issue that was causing secrets manager managed service credential re-creation

NOTE: When upgrading from previous version, you will see time_sleep resource getting recreated. This doesn't destroy any actual infrastructure and is an expected change:

         2025/10/12 10:09:09 Terraform plan |   # module.mongodb.time_sleep.wait_for_mongodb_authorization_policy[0] must be replaced
         2025/10/12 10:09:09 Terraform plan | -/+ resource "time_sleep" "wait_for_mongodb_authorization_policy" {
         2025/10/12 10:09:09 Terraform plan |       ~ id              = "2025-10-12T10:05:19Z" -> (known after apply)
         2025/10/12 10:09:09 Terraform plan |       + triggers        = { # forces replacement
         2025/10/12 10:09:09 Terraform plan |           + "secrets_manager_guid"   = "79c6d411-c18f-4670-b009-b0044a238667"
         2025/10/12 10:09:09 Terraform plan |           + "secrets_manager_region" = "us-south"
         2025/10/12 10:09:09 Terraform plan |         }
         2025/10/12 10:09:09 Terraform plan |         # (1 unchanged attribute hidden)
         2025/10/12 10:09:09 Terraform plan |     }
         2025/10/12 10:09:09 Terraform plan | 
         2025/10/12 10:09:09 Terraform plan | Plan: 1 to add, 0 to change, 1 to destroy.

(#646) (9895e5a)

v3.4.8

11 Oct 23:13
v3.4.8
af28d1f

Choose a tag to compare

3.4.8 (2025-10-11)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.4 (#648) (af28d1f)

v3.4.7

11 Oct 19:11
v3.4.7
85fb553

Choose a tag to compare

3.4.7 (2025-10-11)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.3 (#647) (85fb553)

v3.4.6

11 Oct 11:11
v3.4.6
44b2528

Choose a tag to compare

3.4.6 (2025-10-11)

Bug Fixes

v3.4.5

11 Oct 03:11
v3.4.5
1a9f708

Choose a tag to compare

3.4.5 (2025-10-11)

Bug Fixes