Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hashicorp/learn-terraform-lambda-api-gateway
https://github.com/hashicorp/learn-terraform-lambda-api-gateway
aws aws-lambda hashicorp lambda serverless terraform tutorial
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp/learn-terraform-lambda-api-gateway
- Owner: hashicorp
- License: mpl-2.0
- Created: 2021-07-12T15:41:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T14:59:53.000Z (8 months ago)
- Last Synced: 2024-09-28T13:01:21.928Z (about 2 months ago)
- Topics: aws, aws-lambda, hashicorp, lambda, serverless, terraform, tutorial
- Language: HCL
- Homepage: https://learn.hashicorp.com/tutorials/terraform/lambda-api-gateway?in=terraform/aws
- Size: 25.4 KB
- Stars: 90
- Watchers: 13
- Forks: 102
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn Terraform - Lambda functions and API Gateway
AWS Lambda functions and API gateway are often used to create serverless
applications.This repo is a companion repo to the [AWS Lambda functions and API gateway](https://developer.hashicorp.com/terraform/tutorials/aws/lambda-api-gateway) tutorial.