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.6.2

09 Dec 00:11
v1.6.2
09eb277

Choose a tag to compare

1.6.2 (2023-12-09)

Bug Fixes

v1.6.1

08 Dec 11:48
v1.6.1
857bf6f

Choose a tag to compare

1.6.1 (2023-12-08)

Bug Fixes

v1.6.0

08 Dec 11:09
v1.6.0
277b8f5

Choose a tag to compare

1.6.0 (2023-12-08)

Features

  • added support for etcd version 3.5 (#70)) (277b8f5)
  • removed the deprecated variable plan_validation (#70)) (277b8f5)

Fixes

  • updated the admin_pass variable description since admin password length requirement has change to a minimum of 15 characters (#70) (277b8f5)

v1.5.3

25 Oct 10:19
v1.5.3
1cc5512

Choose a tag to compare

1.5.3 (2023-10-25)

Bug Fixes

  • update variable description for admin_pass (#64) (1cc5512)

v1.5.2

21 Oct 11:06
7247ef4

Choose a tag to compare

1.5.2 (2023-10-21)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.15.1 (#56) (7247ef4)

v1.5.1

16 Oct 11:00
v1.5.1
933f6b7

Choose a tag to compare

1.5.1 (2023-10-16)

Bug Fixes

v1.5.0

13 Oct 08:55
v1.5.0
15150d3

Choose a tag to compare

1.5.0 (2023-10-13)

Features

  • updated terraform required version constraint to >= 1.3.0, <1.6.0 (#51) (15150d3)

v1.4.0

06 Oct 12:00
v1.4.0
8c8768e

Choose a tag to compare

1.4.0 (2023-10-06)

Features

  • added new variable use_default_backup_encryption_key. This now means it is possible to have KMS encryption for your primary instance, and use the default encryption on the backup instance (#46) (8c8768e)

v1.3.8

29 Sep 14:03
v1.3.8
c352eac

Choose a tag to compare

1.3.8 (2023-09-29)

Bug Fixes

  • remove configuration input variable as its not supported by ICD etcd (#41) (c352eac)

v1.3.7

25 Sep 11:44
v1.3.7
3a99c35

Choose a tag to compare

1.3.7 (2023-09-25)

Bug Fixes

  • remove null optional elements before jsonencode is called (resolves this bug) (#37) (3a99c35)