https://github.com/hashicorp-education/learn-terraform-lambda-api-gateway
https://github.com/hashicorp-education/learn-terraform-lambda-api-gateway
aws aws-lambda hashicorp lambda serverless terraform tutorial
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hashicorp-education/learn-terraform-lambda-api-gateway
- Owner: hashicorp-education
- License: mpl-2.0
- Created: 2021-07-12T15:41:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T14:59:53.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T14:41:20.214Z (10 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: 95
- Watchers: 12
- Forks: 104
- 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.