Releases: terraform-ibm-modules/terraform-ibm-icd-rabbitmq
Releases · terraform-ibm-modules/terraform-ibm-icd-rabbitmq
v1.11.5
v1.11.4
v1.11.3
v1.11.2
v1.11.1
v1.11.0
1.11.0 (2024-07-12)
Features
- added new input variable 
member_host_flavorand updated default value ofmemory_mbto8192.
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. (#199) (227cf24) 
v1.10.9
v1.10.8
1.10.8 (2024-07-04)
Bug Fixes
- Updated description and validation for the 
backup_encryption_key_crnvariable to ensure both Key Protect and HPCS keys follow the proper format.
- Updated validation logic for thebackup_encryption_key_crnin the main configuration. If no value is provided, the module will now default to usingkms_key_crnfor both Key Protect and HPCS as the backup encryption key. (#204) (96650fe)