Releases: terraform-ibm-modules/terraform-ibm-icd-postgresql
Releases · terraform-ibm-modules/terraform-ibm-icd-postgresql
v3.16.6
v3.16.5
v3.16.4
3.16.4 (2024-08-14)
Bug Fixes
- deps: require ibm provider version >=1.68.1 to pull in fix for IBM-Cloud/terraform-provider-ibm#5546 (#474) (d72a8ef)
v3.16.3
v3.16.2
v3.16.1
v3.16.0
v3.15.2
v3.15.1
v3.15.0
3.15.0 (2024-07-12)
Features
- updated default value of
member_memory_mb
to4096
.
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 themember_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 themember_host_flavor
. (#439) (4789bed)