Skip to content

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

v1.3.8

07 Sep 03:10
v1.3.8
7e35b2d
Compare
Choose a tag to compare

1.3.8 (2024-09-07)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.1 (#131) (7e35b2d)

v1.3.7

20 Aug 17:15
v1.3.7
fe8b282
Compare
Choose a tag to compare

1.3.7 (2024-08-20)

Bug Fixes

  • 'type' property of 'user' variable is optional (#117) (fe8b282)

v1.3.6

17 Aug 11:00
v1.3.6
2531e1f
Compare
Choose a tag to compare

1.3.6 (2024-08-17)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.24.0 (#123) (2531e1f)

v1.3.5

15 Aug 10:07
v1.3.5
d126080
Compare
Choose a tag to compare

1.3.5 (2024-08-15)

Bug Fixes

v1.3.4

10 Aug 05:39
v1.3.4
bee8ff0
Compare
Choose a tag to compare

1.3.4 (2024-08-10)

Bug Fixes

v1.3.3

07 Aug 14:34
v1.3.3
e89ea8c
Compare
Choose a tag to compare

1.3.3 (2024-08-07)

Bug Fixes

  • workaround provider idempotent issue (#116) (e89ea8c)

v1.3.2

03 Aug 00:59
v1.3.2
ffd2fb8
Compare
Choose a tag to compare

1.3.2 (2024-08-03)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.23.3 (#113) (ffd2fb8)

v1.3.1

27 Jul 01:29
v1.3.1
7892840
Compare
Choose a tag to compare

1.3.1 (2024-07-27)

Bug Fixes

v1.3.0

11 Jul 16:32
v1.3.0
ae63289
Compare
Choose a tag to compare

1.3.0 (2024-07-11)

Features

  • support for new ICD hosting model (#92) (ae63289)

v1.2.11

04 Jul 13:25
v1.2.11
e02e2eb
Compare
Choose a tag to compare

1.2.11 (2024-07-04)

Bug Fixes

  • Updated description and validation for the backup_encryption_key_crn variable to ensure both Key Protect and HPCS keys follow the proper format.
    - Updated validation logic for the backup_encryption_key_crn in the main configuration. If no value is provided, the module will now default to using kms_key_crn for both Key Protect and HPCS as the backup encryption key. (#98) (e02e2eb)