Skip to content

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

v3.1.3

20 Jul 11:09
v3.1.3
4a5c877

Choose a tag to compare

3.1.3 (2025-07-20)

Bug Fixes

v3.1.2

20 Jul 02:38
v3.1.2
76e0bf3

Choose a tag to compare

3.1.2 (2025-07-20)

Bug Fixes

v3.1.1

19 Jul 15:13
v3.1.1
a009764

Choose a tag to compare

3.1.1 (2025-07-19)

Bug Fixes

v3.1.0

18 Jul 13:30
v3.1.0
a4b9efa

Choose a tag to compare

3.1.0 (2025-07-18)

Features ((#583) (a4b9efa))

  • Add support for two ICD features:

Deletion protection:

This is feature flag, that when set to true provides protection from accidentally deleting the ICD instance.

Conceptually the instance is created with this flag set to true and if/when a destroy is attempted the request fails. In addition to requesting a destroy the flag must be set to false.

Note: This does not prevent the resource being destroyed outside of terraform.

In place major version upgrade:

This feature allows the major version, eg. 6.0 to upgraded to 7.0 by an in-place upgrade, retaining the original instance connection endpoints. During a major version upgrade, the instance is set to read-only (setUserWriteBlock mode), upgraded and set to accept writes again. There is a service outage during this time, since the service will not accept database updates.

There is an feature flag, version_upgrade_skip_backup. It is NOT recommended to use this feature, since an upgrade failure may result in data loss. This flag avoids taking a backup whilst in read-only mode to speed the process up.

Full documentation at: https://cloud.ibm.com/docs/databases-for-mongodb?topic=databases-for-mongodb-upgrading&interface=ui

v3.0.9

13 Jul 23:23
v3.0.9
b493544

Choose a tag to compare

3.0.9 (2025-07-13)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.1.11 (#587) (b493544)

v3.0.8

13 Jul 19:14
v3.0.8
9138c26

Choose a tag to compare

3.0.8 (2025-07-13)

Bug Fixes

v3.0.7

13 Jul 11:13
v3.0.7
661f5cf

Choose a tag to compare

3.0.7 (2025-07-13)

Bug Fixes

v3.0.6

12 Jul 15:15
v3.0.6
690ab76

Choose a tag to compare

3.0.6 (2025-07-12)

Bug Fixes

v3.0.5

10 Jul 15:29
v3.0.5
8830110

Choose a tag to compare

3.0.5 (2025-07-10)

Bug Fixes

  • removed unsupported public-and-private endpoints option (#582) (8830110)

v3.0.4

07 Jul 08:09
v3.0.4
2daee8d

Choose a tag to compare

3.0.4 (2025-07-07)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.6.7 (#580) (2daee8d)