Skip to content

Commit 036c8ee

Browse files
chore(deps): update terraform appvia/notifications/aws to v1.1.0 (#59)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cc8264 commit 036c8ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
## Provision the notifications
33
module "notifications" {
44
source = "appvia/notifications/aws"
5-
version = "1.0.8"
5+
version = "1.1.0"
66

77
allowed_aws_services = ["cloudwatch.amazonaws.com"]
88
create_sns_topic = var.create_sns_topic

0 commit comments

Comments
 (0)