Skip to content

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

v4.2.27

25 Oct 23:13
v4.2.27
e49b010

Choose a tag to compare

4.2.27 (2025-10-25)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.11.3 (#740) (e49b010)

v4.2.26

25 Oct 19:10
v4.2.26
bd03a4c

Choose a tag to compare

4.2.26 (2025-10-25)

Bug Fixes

v4.2.25

18 Oct 19:10
v4.2.25
159c609

Choose a tag to compare

4.2.25 (2025-10-18)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.4.3 (#737) (159c609)

v4.2.24

18 Oct 15:10
v4.2.24
b038597

Choose a tag to compare

4.2.24 (2025-10-18)

Bug Fixes

v4.2.23

18 Oct 03:13
v4.2.23
193e049

Choose a tag to compare

4.2.23 (2025-10-18)

Bug Fixes

v4.2.22

13 Oct 12:42
v4.2.22
366c86f

Choose a tag to compare

4.2.22 (2025-10-13)

Bug Fixes

v4.2.21

13 Oct 09:32
v4.2.21
6b18dfc

Choose a tag to compare

4.2.21 (2025-10-13)

Bug Fixes

  • fix issue that was causing secrets manager managed service credential re-creation

NOTE: When upgrading from previous version, you will see time_sleep resource getting recreated. This doesn't destroy any actual infrastructure and is an expected change:

         2025/10/11 10:46:34 Terraform plan |   # module.postgresql_db.time_sleep.wait_for_postgresql_authorization_policy[0] must be replaced
         2025/10/11 10:46:34 Terraform plan | -/+ resource "time_sleep" "wait_for_postgresql_authorization_policy" {
         2025/10/11 10:46:34 Terraform plan |       ~ id              = "2025-10-11T10:42:12Z" -> (known after apply)
         2025/10/11 10:46:34 Terraform plan |       + triggers        = { # forces replacement
         2025/10/11 10:46:34 Terraform plan |           + "secrets_manager_guid"   = "79c6d411-c18f-4670-b009-b0044a238667"
         2025/10/11 10:46:34 Terraform plan |           + "secrets_manager_region" = "us-south"
         2025/10/11 10:46:34 Terraform plan |         }
         2025/10/11 10:46:34 Terraform plan |         # (1 unchanged attribute hidden)
         2025/10/11 10:46:34 Terraform plan |     }
         2025/10/11 10:46:34 Terraform plan | 
         2025/10/11 10:46:34 Terraform plan | Plan: 1 to add, 0 to change, 1 to destroy.

(#732) (6b18dfc)

v4.2.20

11 Oct 23:13
v4.2.20
486b157

Choose a tag to compare

4.2.20 (2025-10-11)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.3.4 (#733) (486b157)

v4.2.19

11 Oct 19:11
v4.2.19
a2d1d82

Choose a tag to compare

4.2.19 (2025-10-11)

Bug Fixes

v4.2.18

11 Oct 03:11
v4.2.18
d3b1eb4

Choose a tag to compare

4.2.18 (2025-10-11)

Bug Fixes