Skip to content

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

v1.18.1

14 Feb 12:04
v1.18.1
e74b455
Compare
Choose a tag to compare

1.18.1 (2025-02-14)

Bug Fixes

v1.18.0

13 Feb 08:36
v1.18.0
1581e6c
Compare
Choose a tag to compare

1.18.0 (2025-02-13)

Features

  • deps: update terraform-module and add support for new inputs expire_filter_prefix and archive_filter_prefix (#376) (1581e6c)

v1.17.2

12 Feb 21:50
v1.17.2
fd17247
Compare
Choose a tag to compare

1.17.2 (2025-02-12)

Bug Fixes

  • added prefix input validation to solution (#329) (fd17247)

v1.17.1

08 Feb 04:24
v1.17.1
02f8e18
Compare
Choose a tag to compare

1.17.1 (2025-02-08)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#375) (02f8e18)

v1.17.0

05 Feb 12:08
v1.17.0
d69b8f3
Compare
Choose a tag to compare

1.17.0 (2025-02-05)

Features

  • updated the service_credential_secrets input object schema of the DA to support creating service specific roles
    * The service_credentials_source_service_role attribute has been renamed to service_credentials_source_service_role_crn and now requires a full CRN value. For example: service_credentials_source_service_role_crn = "crn:v1:bluemix:public:iam::::role:Editor" (#374) (d69b8f3)

v1.16.1

05 Feb 07:13
v1.16.1
293ec2e
Compare
Choose a tag to compare

1.16.1 (2025-02-05)

Bug Fixes

  • Updated the default value of the prefix input to be "dev" in the DA
  • Marked the input as required in catalog so it will now show in the required tab of the projects UI
  • It is still possible omit the prefix by passing a value of null or empty string ("") when working directly with the terraform code, or by passing the string value of NULL when deploying in projects or schematics. (#372) (293ec2e)

v1.16.0

24 Jan 05:37
v1.16.0
5c6d0cb
Compare
Choose a tag to compare

1.16.0 (2025-01-24)

Features

  • adds the ability to pass CBR rules in DA. It adds a new variable cbr_rules in DA variables. (#371) (5c6d0cb)

v1.15.15

21 Jan 06:39
v1.15.15
dac9cf1
Compare
Choose a tag to compare

1.15.15 (2025-01-21)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cos/ibm to v8.16.5 (#369) (dac9cf1)

v1.15.14

11 Jan 18:11
v1.15.14
e0667e5
Compare
Choose a tag to compare

1.15.14 (2025-01-11)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/kms-all-inclusive/ibm to v4.19.2 (#368) (e0667e5)

v1.15.13

11 Jan 10:32
v1.15.13
9733514
Compare
Choose a tag to compare

1.15.13 (2025-01-11)

Bug Fixes

  • deps: update terraform ibm to latest for the deployable architecture solution (#365) (9733514)