Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

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

v1.10.9

14 Sep 03:09
v1.10.9
4eb908f

Choose a tag to compare

1.10.9 (2024-09-14)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.27.0 (#221) (4eb908f)

v1.10.8

07 Sep 03:10
v1.10.8
e9f72cf

Choose a tag to compare

1.10.8 (2024-09-07)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.1 (#217) (e9f72cf)

v1.10.7

17 Aug 10:59
v1.10.7
7813a21

Choose a tag to compare

1.10.7 (2024-08-17)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.0 (#207) (7813a21)

v1.10.6

14 Aug 13:09
v1.10.6
fa73fe4

Choose a tag to compare

1.10.6 (2024-08-14)

Bug Fixes

v1.10.5

10 Aug 05:39
v1.10.5
3b0ce6d

Choose a tag to compare

1.10.5 (2024-08-10)

Bug Fixes

v1.10.4

07 Aug 14:33
v1.10.4
dee0387

Choose a tag to compare

1.10.4 (2024-08-07)

Bug Fixes

  • workaround provider idempotent issue (#201) (dee0387)

v1.10.3

03 Aug 00:59
v1.10.3
4c5f428

Choose a tag to compare

1.10.3 (2024-08-03)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.3 (#198) (4c5f428)

v1.10.2

27 Jul 01:28
v1.10.2
624d88b

Choose a tag to compare

1.10.2 (2024-07-27)

Bug Fixes

v1.10.1

13 Jul 01:48
v1.10.1
706dfa9

Choose a tag to compare

1.10.1 (2024-07-13)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.0 (#181) (706dfa9)

v1.10.0

12 Jul 08:52
v1.10.0
9404c0f

Choose a tag to compare

1.10.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. (#179) (9404c0f)