We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d3a48 commit 72de6b8Copy full SHA for 72de6b8
README.md
@@ -4,4 +4,8 @@ A terraform module for creating Lambda@Edge functions.
4
5
This module supports any type of Lambda Function supported by Edge, including NodeJs and Python functions.
6
7
-You just point it at a set of local file globs and it handles bundling your code and deploying it.
+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