8000 GitHub - marekq/terraform-lambda-api: This demo stack deploys the REST and HTTP API Gateway using TerraForm.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

marekq/terraform-lambda-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-lambda-api

This demo stack deploys the REST and HTTP API Gateway using TerraForm. A Lambda function receives the requests from the gateways and returns the request headers.

In a production scenario, you may choose to deploy individual Lambda functions per API Gateway instead of reusing one function.

Installation

Edit the values in 'variables.tf'. Next, run 'terraform init' and 'terraform apply' to deploy to AWS.

About

This demo stack deploys the REST and HTTP API Gateway using TerraForm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0