Skip to content
This repository was archived by the owner on Jun 30, 2025. It is now read-only.

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

v1.9.9

09 Jul 15:19
v1.9.9
9db685a

Choose a tag to compare

1.9.9 (2024-07-09)

Bug Fixes

v1.9.8

26 Jun 14:14
v1.9.8
48c2b17

Choose a tag to compare

1.9.8 (2024-06-26)

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.
  • Updated the FSCloud submodule and its associated example to integrate the use of HPCS keys for backup encryption (#169) (48c2b17)

v1.9.7

15 Jun 03:11
v1.9.7
506dacd

Choose a tag to compare

1.9.7 (2024-06-15)

Bug Fixes

v1.9.6

11 Jun 08:47
v1.9.6
d3d7816

Choose a tag to compare

1.9.6 (2024-06-11)

Bug Fixes

  • remove upper limit for required terraform version (#172) (d3d7816)

v1.9.5

03 Jun 16:38
v1.9.5
10f5d48

Choose a tag to compare

1.9.5 (2024-06-03)

Bug Fixes

v1.9.4

04 May 03:10
v1.9.4
c8f8c39

Choose a tag to compare

1.9.4 (2024-05-04)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.22.0 (#150) (c8f8c39)

v1.9.3

01 May 08:45
v1.9.3
188d2cf

Choose a tag to compare

1.9.3 (2024-05-01)

Bug Fixes

v1.9.2

18 Apr 07:49
v1.9.2
6dd7687

Choose a tag to compare

1.9.2 (2024-04-18)

Bug Fixes

  • fixed issue with endpoint being passed to the ibm_database_connection resource (#145) (6dd7687)

v1.9.1

16 Apr 15:51
v1.9.1
4b608b2

Choose a tag to compare

1.9.1 (2024-04-16)

Bug Fixes

  • bump IBM provider to >= 1.62.0, <2.0.0 (#142) (4b608b2)

v1.9.0

10 Apr 12:02
v1.9.0
c486160

Choose a tag to compare

1.9.0 (2024-04-10)

Features

  • added adminuser and certificate_base64 outputs and updated the logic to always output hostname and port details (#141) (c486160)