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

Commit fe354fc

Browse files
add TF version compatibility info
1 parent c4881c0 commit fe354fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

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

7+
- For Terraform versions > = 0.12, use module `version >= "2.0.0"`
8+
- for Terraform versions < 0.12, use module `version = "1.0.1"`
9+
710
## Terraform Module Features
811

912
This Module allows simple and rapid deployment

0 commit comments

Comments
 (0)