Skip to content

angelo-malatacca/Vpc_terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Creation of Vpc, Public & Private Subnets, Nat gateway, Route Tables and Eip in 3 differents Availability Zones

To create resources run these commands:

Command Description
terraform init Initialize a Terraform working directory
terraform validate Validates the Terraform files
terraform graph Create a visual graph of Terraform resources
terrafom plan Generate and show an execution plan
terraform apply Builds or changes infrastructure

You will be asked to choose the region where deploy the infrastructure, for example eu-central-1

To destroy the resources

Command Description
terraform destroy Destroy Terraform-managed infrastructure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages