Releases: terraform-ibm-modules/terraform-ibm-event-notifications
Releases · terraform-ibm-modules/terraform-ibm-event-notifications
v1.3.2
1.3.2 (2024-04-20)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#181) (3cb09f9)
v1.3.1
1.3.1 (2024-04-13)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#179) (b21db04)
v1.3.0
1.3.0 (2024-04-10)
Features
- DA solution updates:
- removed kms_region
variable as its now programmatically determined
- existing_kms_root_key_id
has been replaced by existing_kms_root_key_crn
- existing_resource_group
has been renamed to use_existing_resource_group
(#178) (e05d41d)
v1.2.3
1.2.3 (2024-04-06)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#174) (cf5aee0)
v1.2.2
1.2.2 (2024-03-10)
Bug Fixes
- deps: update terraform ibm to latest for the deployable architecture solution (#151) (62929b6)
v1.2.1
1.2.1 (2024-03-03)
Bug Fixes
v1.2.0
1.2.0 (2024-03-02)
Features
v1.1.0
1.1.0 (2024-02-29)
- 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
1.0.6 (2024-02-27)
Bug Fixes
- extend the required terraform version to < 1.7 (#145) (8ea4165)
v1.0.5
1.0.5 (2024-01-20)
Bug Fixes
- deps: update terraform terraform-ibm-modules/cbr/ibm to v1.18.0 (#127) (ffc2944)