Skip to content

ibarramax32/terra_aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Small VPC in AWS

Description

Infrastructure as a Code using Terraform, to deploy a simple VPC in South America, Sao Paulo. In this VPC I have a security group with Inbound/Outbound rules. In the other hand, there is a EC2 running Ubuntu

Configuration

Vars

ssh_key_path="path to public ssh key" vpc_id="VPC value in AWS"

Deployment

terraform init
terraform plan
terraform apply
terraform destroy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages