Skip to content

Commit

Permalink
add TF version compatibility info
Browse files Browse the repository at this point in the history
  • Loading branch information
robertpeteuil authored Jun 16, 2019
1 parent c4881c0 commit fe354fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@

`terraform-aws-sns-to-cloudwatch-logs-lambda` is a Terraform module to provision a Lambda Function which routes SNS messages to CloudWatch Logs

- For Terraform versions > = 0.12, use module `version >= "2.0.0"`
- for Terraform versions < 0.12, use module `version = "1.0.1"`

## Terraform Module Features

This Module allows simple and rapid deployment
Expand Down

0 comments on commit fe354fc

Please sign in to comment.