Releases: terraform-ibm-modules/terraform-ibm-event-streams
Releases · terraform-ibm-modules/terraform-ibm-event-streams
v4.6.0
13 Nov 16:33
Compare
Sorry, something went wrong.
No results found
4.6.0 (2025-11-13)
Features
The service_credential_names input has been renamed to resource_keys. It now supports creating multiple keys with different roles and allows you to specify the endpoint to use. It also now supports the "NONE" role type. See below for sample usage.
[
{
" name" : " reader-resource-key" ,
" role" : " Reader" ,
" endpoint" : " private"
},
{
" name" : " writer-resource-key" ,
" role" : " Writer"
" endpoint" : " public"
}
]
The service_credentials_json and service_credentials_object outputs have been replaced by a resource_keys output. (#472 ) (f4b4157 )
v4.5.0
12 Nov 08:19
Compare
Sorry, something went wrong.
No results found
4.5.0 (2025-11-12)
Features
Added Next Steps to the DA deployment end screen for easier navigation (#496 ) (1bc9777 )
v4.4.2
09 Nov 16:16
Compare
Sorry, something went wrong.
No results found
4.4.2 (2025-11-09)
Bug Fixes
v4.4.1
30 Oct 11:51
Compare
Sorry, something went wrong.
No results found
4.4.1 (2025-10-30)
Bug Fixes
deps: update DA to run on terraform v1.12.2 (#494 ) (306ad9b )
v4.4.0
29 Oct 17:06
Compare
Sorry, something went wrong.
No results found
4.4.0 (2025-10-29)
Features
updated the mirroring input to support optionally setting "schemas". Allowed values are proxied, read-only, or inactive (#482 ) (82f5536 )
v4.3.0
28 Oct 15:36
Compare
Sorry, something went wrong.
No results found
4.3.0 (2025-10-28)
Features
v4.2.4
28 Oct 10:11
Compare
Sorry, something went wrong.
No results found
4.2.4 (2025-10-28)
Bug Fixes
v4.2.3
25 Oct 19:11
Compare
Sorry, something went wrong.
No results found
4.2.3 (2025-10-25)
Bug Fixes
deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v5.4.5 (#490 ) (d763ccc )
v4.2.2
25 Oct 08:22
Compare
Sorry, something went wrong.
No results found
4.2.2 (2025-10-25)
Bug Fixes
v4.2.1
25 Oct 03:15
Compare
Sorry, something went wrong.
No results found
4.2.1 (2025-10-25)
Bug Fixes