Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 375 Bytes

File metadata and controls

13 lines (10 loc) · 375 Bytes

Learn Terraform - Lambda functions and API Gateway

AWS Lambda functions and API gateway are often used to create serverlesss applications.

Follow along with this tutorial on HashiCorp Learn.

Setup

  • create .env file using .env.example
  • run yarn
  • run yarn terraform:init