Skip to content

mukulb22-gh/learn-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learn Terraform

Chapter 01 AWS-VPC-EC2

Creating a new AWS VPC and attach a EC2 instance into it. via using VPC as a module. to use this module run below commands

terraform init terraform apply terraform destroy

Chapter 02 AWS-VPC-ALB-2EC2

Creating a new AWS VPC ,ALB, attach a 2EC2 instance into it. via using VPC/ALB as a module. to use this module run below commands

terraform init terraform apply terraform destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages