Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpeteuil committed Apr 13, 2019
1 parent 23cf92d commit e5d4eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This Lambda Function forwards subject & body of SNS messages to CloudWatch Log G
``` ruby
module "sns_logger" {
source = "robertpeteuil/sns-to-cloudwatch-logs-lambda/aws"
version = "1.0.0"
version = "1.0.1"

aws_region = "us-west-2"
sns_topic_name = "projectx-logging"
Expand Down

0 comments on commit e5d4eeb

Please sign in to comment.