We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1c1b32 commit 2514b77Copy full SHA for 2514b77
main.tf
@@ -1,8 +1,8 @@
1
2
-## Provision the notifications
+## Provision the notifications
3
module "notifications" {
4
source = "appvia/notifications/aws"
5
- version = "1.0.6"
+ version = "1.0.8"
6
7
allowed_aws_services = ["cloudwatch.amazonaws.com"]
8
create_sns_topic = var.create_sns_topic
0 commit comments