Skip to content

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

v2.1.28

13 Oct 12:44
v2.1.28
1342c0a

Choose a tag to compare

2.1.28 (2025-10-13)

Bug Fixes

v2.1.27

13 Oct 09:35
v2.1.27
1010aa9

Choose a tag to compare

2.1.27 (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:43:39 Terraform plan | -/+ resource "time_sleep" "wait_for_mysql_authorization_policy" {
         2025/10/11 10:43:39 Terraform plan |       ~ id              = "2025-10-11T10:39:55Z" -> (known after apply)
         2025/10/11 10:43:39 Terraform plan |       + triggers        = { # forces replacement
         2025/10/11 10:43:39 Terraform plan |           + "secrets_manager_guid"   = "79c6d411-c18f-4670-b009-b0044a238667"
         2025/10/11 10:43:39 Terraform plan |           + "secrets_manager_region" = "us-south"
         2025/10/11 10:43:39 Terraform plan |         }
         2025/10/11 10:43:39 Terraform plan |         # (1 unchanged attribute hidden)
         2025/10/11 10:43:39 Terraform plan |     }
         2025/10/11 10:43:39 Terraform plan | 
         2025/10/11 10:43:39 Terraform plan | Plan: 1 to add, 0 to change, 1 to destroy.

(#346) (1010aa9)

v2.1.26

01 Oct 12:59
v2.1.26
2a84f41

Choose a tag to compare

2.1.26 (2025-10-01)

Bug Fixes

  • updated the Da default version to be 8.0 (#344) (2a84f41)

v2.1.25

25 Sep 10:00
v2.1.25
6b3dd81

Choose a tag to compare

2.1.25 (2025-09-25)

Bug Fixes

  • updated the DA to default to the "Default" resource group (#342) (6b3dd81)

v2.1.24

23 Sep 12:01
v2.1.24
49d7d2b

Choose a tag to compare

2.1.24 (2025-09-23)

Bug Fixes

  • use code editor for auto scale configuration (#336) (49d7d2b)

v2.1.23

20 Sep 00:13
v2.1.23
c73b32a

Choose a tag to compare

2.1.23 (2025-09-20)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.2.0 (#338) (c73b32a)

v2.1.22

13 Sep 07:17
v2.1.22
63fccad

Choose a tag to compare

2.1.22 (2025-09-13)

Bug Fixes

v2.1.21

13 Sep 03:14
v2.1.21
df7a08e

Choose a tag to compare

2.1.21 (2025-09-13)

Bug Fixes

v2.1.20

10 Sep 15:00
v2.1.20
1a71daa

Choose a tag to compare

2.1.20 (2025-09-10)

Bug Fixes

  • use code editor in IBM catalog for maps/objects (#335) (1a71daa)

v2.1.19

08 Sep 07:55
v2.1.19
bfd388a

Choose a tag to compare

2.1.19 (2025-09-08)

Bug Fixes