Releases: terraform-ibm-modules/terraform-ibm-event-streams
Releases · terraform-ibm-modules/terraform-ibm-event-streams
v2.9.1
2.9.1 (2024-11-19)
Bug Fixes
v2.9.0
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
2.8.1 (2024-11-16)
Bug Fixes
- deps: update terraform ibm to latest for deployable architectures (#338) (87648a1)
v2.8.0
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
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
2.7.1 (2024-11-10)
Bug Fixes
- deps: update terraform ibm to latest for deployable architectures (#332) (6653fd0)
v2.7.0
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
2.6.0 (2024-10-30)
Features
v2.5.2
2.5.2 (2024-10-26)
Bug Fixes
- deps: update terraform ibm to latest for deployable architectures (#317) (1aab493)
v2.5.1
2.5.1 (2024-10-25)
Bug Fixes
- fixed the
kafka_brokers_sasl
output so it doesn't depends on topic creation (#323) (246727d)