Skip to content

Commit 72de6b8

Browse files
authored
Update README.md
1 parent d1d3a48 commit 72de6b8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,8 @@ A terraform module for creating Lambda@Edge functions.
44

55
This module supports any type of Lambda Function supported by Edge, including NodeJs and Python functions.
66

7-
You just point it at a set of local file globs and it handles bundling your code and deploying it.
7+
You just point it at a set of local file globs and it handles bundling your code and deploying it.
8+
9+
## Requirements
10+
11+
You must use a versioned S3 bucket for your deployment artifacts

0 commit comments

Comments
 (0)