Skip to content

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

v1.1.0

29 Feb 17:42
v1.1.0
b83056d
Compare
Choose a tag to compare

1.1.0 (2024-02-29)

Features (#126) (b83056d)

  • Added FScloud submodule
  • Added output event_notification_instance_name for better visibility in IBM cloud console.
  • Added new user input variable kms_endpoint_url.
  • Removed kms_region input variable as KMS endpoint URL is taken as input from the user via kms_endpoint_url which will have KMS region already.
  • Removed kms_endpoint input variable as KMS endpoint URL is taken as input from the user via kms_endpoint_url which will have KMS endpoint type as well.

v1.0.6

27 Feb 20:29
v1.0.6
8ea4165
Compare
Choose a tag to compare

1.0.6 (2024-02-27)

Bug Fixes

  • extend the required terraform version to < 1.7 (#145) (8ea4165)

v1.0.5

20 Jan 12:06
ffc2944
Compare
Choose a tag to compare

1.0.5 (2024-01-20)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.18.0 (#127) (ffc2944)

v1.0.4

09 Jan 09:22
b112ba5
Compare
Choose a tag to compare

1.0.4 (2024-01-09)

Bug Fixes

  • only run the data block when kms_encryption_enabled is true (#120) (b112ba5)

v1.0.3

16 Dec 12:06
2328ee7
Compare
Choose a tag to compare

1.0.3 (2023-12-16)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.17.1 (#100) (2328ee7)

v1.0.2

09 Dec 12:06
3db2ade
Compare
Choose a tag to compare

1.0.2 (2023-12-09)

Bug Fixes

  • deps: update terraform terraform-ibm-modules/cbr/ibm to v1.17.0 (#90) (3db2ade)

v1.0.1

18 Nov 03:52
v1.0.1
84e179b
Compare
Choose a tag to compare

1.0.1 (2023-11-18)

Bug Fixes

v1.0.0

10 Nov 09:56
d2b853d
Compare
Choose a tag to compare

1.0.0 (2023-11-10)

Features