Releases: terraform-ibm-modules/terraform-ibm-icd-postgresql
Releases · terraform-ibm-modules/terraform-ibm-icd-postgresql
v3.21.5
3.21.5 (2025-02-09)
Bug Fixes
- deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.19.5 (#580) (d6263f0)
v3.21.4
3.21.4 (2025-02-09)
Bug Fixes
- deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.19.4 (#577) (e6f5dac)
v3.21.3
3.21.3 (2025-02-08)
Bug Fixes
- deps: update terraform ibm to latest for deployable architectures (#578) (e125806)
v3.21.2
3.21.2 (2025-02-04)
Bug Fixes
- updated the default value for the
prefix
input to "dev" in the DA. Previously the default value was "postgresql". (#573) (7ef1467)
v3.21.1
3.21.1 (2025-01-24)
Bug Fixes
- updated the default value of the
prefix
input to be "postgresql" in the DA.
- Marked the input as required in catalog so it will now show in the required tab of the projects UI.
- It is still possible omit the prefix by passing a value of null
or empty string (""
) when working directly with the terraform code, or by passing the string value of __NULL__
when deploying in projects or schematics. (#565) (1cc3131)
v3.21.0
3.21.0 (2025-01-24)
Features
- expose
remote_leader_crn
input in fscloud module and DA to allow provisioning of read only replicas (#572) (bf157c6)
v3.20.9
3.20.9 (2025-01-23)
Bug Fixes
- fix bug in the DA which can occur when using BYOK / KYOK for data encryption, but using the default ICD key for backups encryption (#571) (c8ddb0c)
v3.20.8
3.20.8 (2025-01-20)
Bug Fixes
- fixed bug with logic that produced and error when passing a value for admin password (#568) (658f852)
v3.20.7
3.20.7 (2025-01-11)
Bug Fixes
- deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.19.2 (#563) (67ae755)