Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit e5d4eeb

Browse files
committed
update README
1 parent 23cf92d commit e5d4eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This Lambda Function forwards subject & body of SNS messages to CloudWatch Log G
3535
``` ruby
3636
module "sns_logger" {
3737
source = "robertpeteuil/sns-to-cloudwatch-logs-lambda/aws"
38-
version = "1.0.0"
38+
version = "1.0.1"
3939

4040
aws_region = "us-west-2"
4141
sns_topic_name = "projectx-logging"

0 commit comments

Comments
 (0)