Skip to content

ajithkumar69/terraform-lectures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HCL 96.6%
  • JavaScript 2.5%
  • Shell 0.9%