Skip to content

Commit 83d01a0

Browse files
committed
chore: updating the module which has the try fix
1 parent e2b3165 commit 83d01a0

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 SNS topic for the cost anomaly detection, if required
33
module "notifications" {
44
source = "appvia/notifications/aws"
5-
version = "0.1.2"
5+
version = "0.1.3"
66

77
allowed_aws_services = ["budgets.amazonaws.com", "lambda.amazonaws.com"]
88
create_sns_topic = var.create_sns_topic

0 commit comments

Comments
 (0)