Skip to content

Commit 2514b77

Browse files
committed
chore(deps): updating the dependencies
1 parent e1c1b32 commit 2514b77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

2-
## Provision the notifications
2+
## Provision the notifications
33
module "notifications" {
44
source = "appvia/notifications/aws"
5-
version = "1.0.6"
5+
version = "1.0.8"
66

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

0 commit comments

Comments
 (0)