From bbb04e7862be4db2026c5c4bfec331fe80e2fb56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 15:29:50 +0000 Subject: [PATCH] chore(deps): update terraform appvia/notifications/aws to v1.1.0 --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index fb545ec..6341513 100644 --- a/main.tf +++ b/main.tf @@ -2,7 +2,7 @@ ## Provision the notifications module "notifications" { source = "appvia/notifications/aws" - version = "1.0.8" + version = "1.1.0" allowed_aws_services = ["cloudwatch.amazonaws.com"] create_sns_topic = var.create_sns_topic