Skip to content

Releases: terraform-ibm-modules/terraform-ibm-event-streams

v2.9.1

19 Nov 23:21
v2.9.1
59754d9
Compare
Choose a tag to compare

2.9.1 (2024-11-19)

Bug Fixes

v2.9.0

19 Nov 20:12
v2.9.0
8532c3f
Compare
Choose a tag to compare

2.9.0 (2024-11-19)

Features

  • added support to apply quotas using new input quotas. Feature is only valid for enterpirse plan instances. (#337) (8532c3f)

v2.8.1

16 Nov 04:13
v2.8.1
87648a1
Compare
Choose a tag to compare

2.8.1 (2024-11-16)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#338) (87648a1)

v2.8.0

12 Nov 11:55
v2.8.0
097ca90
Compare
Choose a tag to compare

2.8.0 (2024-11-12)

Features

  • added support to activate metrics using new metrics list input variable. The list can contain the following allowed values: "topic", "partition", and "consumers" (#319) (097ca90)

v2.7.2

11 Nov 12:10
v2.7.2
51e8961
Compare
Choose a tag to compare

2.7.2 (2024-11-11)

Bug Fixes

  • updated required IBM provider version to >= 1.70.0, < 2.0.0
    - updated CBR module to 1.28.1 (#315) (51e8961)

v2.7.1

10 Nov 09:33
v2.7.1
6653fd0
Compare
Choose a tag to compare

2.7.1 (2024-11-10)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#332) (6653fd0)

v2.7.0

30 Oct 17:06
v2.7.0
88d2e35
Compare
Choose a tag to compare

2.7.0 (2024-10-30)

Features

  • update to use parameters_json for provision parameters in order to support more complex provision parameters in the future. NOTE: This will cause a non disruptive update in place on your instance if upgrading from an older version of the module. (#325) (88d2e35)

v2.6.0

30 Oct 16:47
v2.6.0
4356437
Compare
Choose a tag to compare

2.6.0 (2024-10-30)

Features

v2.5.2

26 Oct 03:12
v2.5.2
1aab493
Compare
Choose a tag to compare

2.5.2 (2024-10-26)

Bug Fixes

  • deps: update terraform ibm to latest for deployable architectures (#317) (1aab493)

v2.5.1

25 Oct 19:55
v2.5.1
246727d
Compare
Choose a tag to compare

2.5.1 (2024-10-25)

Bug Fixes

  • fixed the kafka_brokers_sasl output so it doesn't depends on topic creation (#323) (246727d)