/terraform-lectures

AWS Lambda - API GATEWAY

Primary LanguageHCL

Terraform with AWS

This is a repository for code shown in the lectures. It contains directory as per the lecture number.

Prerequisites:

Lectures:

Perform following steps for deployment:

Note - Setup AWS environment on local before running following commands. Refer document : Configure the AWS CLI

For example, let's say you want to deploy VPC, then run following commands :

  • cd lecture-4
  • terraform init
  • terraform apply