Skip to content

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

v3.15.1

20 Jul 06:06
v3.15.1
f83aa69

Choose a tag to compare

3.15.1 (2024-07-20)

Bug Fixes

v3.15.0

12 Jul 10:56
v3.15.0
4789bed

Choose a tag to compare

3.15.0 (2024-07-12)

Features

  • updated default value of member_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. (#439) (4789bed)

v3.14.4

09 Jul 15:19
v3.14.4
ec2fd4e

Choose a tag to compare

3.14.4 (2024-07-09)

Bug Fixes

v3.14.3

28 Jun 09:04
v3.14.3
7998909

Choose a tag to compare

3.14.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 (#440) (7998909)

v3.14.2

15 Jun 19:07
v3.14.2
2a0411a

Choose a tag to compare

3.14.2 (2024-06-15)

Bug Fixes

v3.14.1

11 Jun 08:36
v3.14.1
69cb3da

Choose a tag to compare

3.14.1 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#431) (69cb3da)

v3.14.0

31 May 20:19
v3.14.0
a3fc547

Choose a tag to compare

3.14.0 (2024-05-31)

Features

  • add missing configuration parameters and add validations for plan-time (#424) (a3fc547)

v3.13.1

31 May 14:04
v3.13.1
dbdfc3a

Choose a tag to compare

3.13.1 (2024-05-31)

Bug Fixes

v3.13.0

31 May 08:29
v3.13.0
57d9068

Choose a tag to compare

3.13.0 (2024-05-31)

Features

  • added support to set log_disconnections and log_connections in the configuration input variable object (#421) (57d9068)

v3.12.0

25 Apr 17:17
v3.12.0
03029e3

Choose a tag to compare

3.12.0 (2024-04-25)

Features

  • If host_flavor is set to multitenant, this will place the database on a logically separated, multi-tenant machine with minimum resource configurations required for multitenant config. (#405) (03029e3)