Skip to content

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

v2.1.8

16 Aug 19:12
v2.1.8
334d3eb

Choose a tag to compare

2.1.8 (2025-08-16)

Bug Fixes

v2.1.7

16 Aug 07:17
v2.1.7
a986117

Choose a tag to compare

2.1.7 (2025-08-16)

Bug Fixes

v2.1.6

10 Aug 11:13
v2.1.6
e925af1

Choose a tag to compare

2.1.6 (2025-08-10)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.7.5 (#320) (e925af1)

v2.1.5

09 Aug 23:13
v2.1.5
bc79f1b

Choose a tag to compare

2.1.5 (2025-08-09)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.7.4 (#319) (bc79f1b)

v2.1.4

09 Aug 19:14
v2.1.4
c1407e1

Choose a tag to compare

2.1.4 (2025-08-09)

Bug Fixes

v2.1.3

09 Aug 15:13
v2.1.3
1151b30

Choose a tag to compare

2.1.3 (2025-08-09)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/secrets-manager/ibm to v2.7.2 (#317) (1151b30)

v2.1.2

09 Aug 11:13
v2.1.2
f0a3c7b

Choose a tag to compare

2.1.2 (2025-08-09)

Bug Fixes

v2.1.1

09 Aug 03:12
v2.1.1
e09d2fd

Choose a tag to compare

2.1.1 (2025-08-09)

Bug Fixes

v2.1.0

07 Aug 18:15
v2.1.0
716c24d

Choose a tag to compare

2.1.0 (2025-08-07)

Features

  • support added for in-place version upgrade and deletion protection (#307)
    - Supporting Terraform Deletion Protection with new input deletion_protection
    - Allow for in-place major version upgrade (use new input version_upgrade_skip_backup to control backup in this scenario)
    - NOTE: Database will be unavailable during upgrade, plan accordingly (716c24d)

v2.0.14

07 Aug 08:37
v2.0.14
c45f363

Choose a tag to compare

2.0.14 (2025-08-07)

Bug Fixes

  • The default value of existing_resource_group_name is now null, which means it will default to the default resource group in your account. Previously it was defaulting to "Default" which may not exist in every account. (#314) (c45f363)