Skip to content

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

v2.7.2

09 Dec 03:15
v2.7.2
e9a8793

Choose a tag to compare

2.7.2 (2023-12-09)

Bug Fixes

v2.7.1

05 Dec 10:44
fd7f991

Choose a tag to compare

2.7.1 (2023-12-05)

Bug Fixes

  • updated the admin_pass variable description since admin password length requirement has change to a minimum of 15 characters (#268) (fd7f991)

v2.7.0

02 Nov 00:12
8530feb

Choose a tag to compare

2.7.0 (2023-11-02)

Features

v2.6.3

25 Oct 10:19
v2.6.3
32e9fc3

Choose a tag to compare

2.6.3 (2023-10-25)

Bug Fixes

  • update variable description for admin_pass (#249) (32e9fc3)

v2.6.2

21 Oct 01:44
v2.6.2
764e395

Choose a tag to compare

2.6.2 (2023-10-21)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.15.1 (#243) (764e395)

v2.6.1

16 Oct 14:33
7cf12a1

Choose a tag to compare

2.6.1 (2023-10-16)

Bug Fixes

v2.6.0

13 Oct 08:28
v2.6.0
299d9b5

Choose a tag to compare

2.6.0 (2023-10-13)

Features

  • updated terraform required version constraint to >= 1.3.0, <1.6.0 (#238) (299d9b5)

v2.5.0

06 Oct 12:01
v2.5.0
2d90fc2

Choose a tag to compare

2.5.0 (2023-10-06)

Features

  • added new variable use_default_backup_encryption_key. This now means it is possible to have KMS encryption for your primary instance, and use the default encryption on the backup instance (#233) (2d90fc2)

v2.4.9

29 Sep 08:17
v2.4.9
c2af86d

Choose a tag to compare

2.4.9 (2023-09-29)

Bug Fixes

  • remove configuration input variable as it is not supported by ICD mongoDB (#228) (c2af86d)

v2.4.8

25 Sep 11:44
v2.4.8
7be0573

Choose a tag to compare

2.4.8 (2023-09-25)

Bug Fixes

  • remove null optional elements before jsonencode is called (resolves this bug) (#223) (7be0573)