Skip to content

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

v3.16.6

20 Aug 17:17
v3.16.6
2f19248
Compare
Choose a tag to compare

3.16.6 (2024-08-20)

Bug Fixes

  • 'type' property of the 'user' variable is optional (#468) (2f19248)

v3.16.5

17 Aug 11:00
v3.16.5
6880ed8
Compare
Choose a tag to compare

3.16.5 (2024-08-17)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.0 (#475) (6880ed8)

v3.16.4

14 Aug 13:10
v3.16.4
d72a8ef
Compare
Choose a tag to compare

3.16.4 (2024-08-14)

Bug Fixes

v3.16.3

10 Aug 13:23
v3.16.3
0516d6d
Compare
Choose a tag to compare

3.16.3 (2024-08-10)

Bug Fixes

v3.16.2

07 Aug 14:35
v3.16.2
7c11009
Compare
Choose a tag to compare

3.16.2 (2024-08-07)

Bug Fixes

  • workaround provider idempotent issue (#467) (7c11009)

v3.16.1

03 Aug 01:00
v3.16.1
2ecf9ae
Compare
Choose a tag to compare

3.16.1 (2024-08-03)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.3 (#464) (2ecf9ae)

v3.16.0

02 Aug 14:46
v3.16.0
f2e6388
Compare
Choose a tag to compare

3.16.0 (2024-08-02)

Features

v3.15.2

27 Jul 01:29
v3.15.2
80fced7
Compare
Choose a tag to compare

3.15.2 (2024-07-27)

Bug Fixes

v3.15.1

20 Jul 06:06
v3.15.1
f83aa69
Compare
Choose a tag to compare

3.15.1 (2024-07-20)

Bug Fixes

v3.15.0

12 Jul 10:56
v3.15.0
4789bed
Compare
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)