Skip to content

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

v2.11.9

07 Sep 03:10
v2.11.9
99d3308

Choose a tag to compare

2.11.9 (2024-09-07)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.1 (#408) (99d3308)

v2.11.8

17 Aug 11:00
v2.11.8
4ba490b

Choose a tag to compare

2.11.8 (2024-08-17)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.0 (#396) (4ba490b)

v2.11.7

14 Aug 14:38
v2.11.7
305b430

Choose a tag to compare

2.11.7 (2024-08-14)

Bug Fixes

v2.11.6

10 Aug 05:39
v2.11.6
78f38ce

Choose a tag to compare

2.11.6 (2024-08-10)

Bug Fixes

v2.11.5

09 Aug 11:07
v2.11.5
4f69f13

Choose a tag to compare

2.11.5 (2024-08-09)

Bug Fixes

  • 'type' property of 'users' input variable is changed to optional (#390) (4f69f13)

v2.11.4

07 Aug 14:34
v2.11.4
f618dc4

Choose a tag to compare

2.11.4 (2024-08-07)

Bug Fixes

  • workaround provider idempotent issue (#389) (f618dc4)

v2.11.3

03 Aug 16:12
v2.11.3
39c5388

Choose a tag to compare

2.11.3 (2024-08-03)

Bug Fixes

v2.11.2

27 Jul 01:28
v2.11.2
9d62e13

Choose a tag to compare

2.11.2 (2024-07-27)

Bug Fixes

v2.11.1

13 Jul 01:49
v2.11.1
b910a2a

Choose a tag to compare

2.11.1 (2024-07-13)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.0 (#368) (b910a2a)

v2.11.0

12 Jul 08:53
v2.11.0
bfc6074

Choose a tag to compare

2.11.0 (2024-07-12)

Features

  • added new input variable member_host_flavor and updated default value of memory_mb to 4096.

    Reference: Cloud Database Hosting Models

    The host model switching section has details of the migrations that the service is rolling out. All instances will have to be switched and the time line for the migrations is outlined.

    During the transition both existing and new models are supported.

    Users of this module should consider the changes being implemented by the service. It is recommended that new deployments use the shared or isolated compute models to start, by specifying the member_host_flavor. It is recommended that existing deployments make updates to control the upgrade process by specifying shared or isolate compute configurations and the resource required to run the service, by adding the member_host_flavor. (#366) (bfc6074)