Skip to content

Dvkant/VPC-by-Terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VPC By Terraform

The Terraform configuration creates an AWS VPC with a public subnet, an internet gateway, a route table with a default route to the internet gateway, and a security group allowing SSH access to the EC2 instance. The EC2 instance is created within the public subnet and is publicly accessible with a specified AMI, instance type, and keypair.

About

VPC by Terraform (AWS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages