We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fb83fd commit 137b004Copy full SHA for 137b004
modules/security/scc/main.tf
@@ -18,7 +18,7 @@ locals {
18
19
module "event_notification" {
20
source = "terraform-ibm-modules/event-notifications/ibm"
21
- version = "1.4.3"
+ version = "1.4.4"
22
resource_group_id = var.rg
23
name = "${var.prefix}-scc-event_notification"
24
plan = var.event_notification_plan
0 commit comments