Skip to content

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

v1.9.3

03 Aug 01:00
v1.9.3
44e4522
Compare
Choose a tag to compare

1.9.3 (2024-08-03)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.3 (#389) (44e4522)

v1.9.2

27 Jul 01:29
v1.9.2
cc4ec87
Compare
Choose a tag to compare

1.9.2 (2024-07-27)

Bug Fixes

v1.9.1

19 Jul 19:08
v1.9.1
e789d66
Compare
Choose a tag to compare

1.9.1 (2024-07-19)

Bug Fixes

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

v1.9.0

12 Jul 08:51
v1.9.0
d4f10c0
Compare
Choose a tag to compare

1.9.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. (#368) (d4f10c0)

v1.8.4

09 Jul 15:19
v1.8.4
7c5407f
Compare
Choose a tag to compare

1.8.4 (2024-07-09)

Bug Fixes

v1.8.3

28 Jun 10:58
v1.8.3
1d9e8cc
Compare
Choose a tag to compare

1.8.3 (2024-06-28)

Bug Fixes

  • Updated description and Validation for the backup_encryption_key_crn variable to ensure both Key Protect and HPCS keys follow the proper format.
    * Updated validation logic for the backup_encryption_key_crn in the main configuration. If no value is provided, the module will now default to using kms_key_crn for both Key Protect and HPCS as the backup encryption key.
    * Updated the FSCloud submodule and its associated example to integrate the use of HPCS keys for backup encryption (#369) (1d9e8cc)

v1.8.2

15 Jun 19:07
v1.8.2
f06fe40
Compare
Choose a tag to compare

1.8.2 (2024-06-15)

Bug Fixes

v1.8.1

11 Jun 09:04
v1.8.1
9d8c398
Compare
Choose a tag to compare

1.8.1 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#359) (9d8c398)

v1.8.0

10 Jun 17:03
v1.8.0
566831f
Compare
Choose a tag to compare

1.8.0 (2024-06-10)

Features

v1.7.5

03 Jun 16:38
v1.7.5
b350a72
Compare
Choose a tag to compare

1.7.5 (2024-06-03)

Bug Fixes