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