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 3d81d29 commit a3d20a1Copy full SHA for a3d20a1
README.md
@@ -0,0 +1,7 @@
1
+# Terraform API Gateway Lambda module
2
+
3
+This Terraform module creates an AWS API Gateway with Lambda proxy itegration and, optional, custom domain.
4
5
+Use this module to easily deploy a NodeJS application to AWS.
6
7
+For an example of using this module, see https://github.com/robbytaylor/slack-secret-message/blob/master/terraform/main.tf
0 commit comments