Skip to content

devdgna/aws-vpc-terraform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

aws-vpc-terraform

Get AWS Keys

  • Create a new IAM user from IAM console in AWS.
  • Retreive the access and secret keys.
  • Enter them in the provisions left in the main.tf file.

Init TF

  • Run terraform init
  • Run terraform plan
  • Run terraform apply
  • Check the VPCs/subnets/RTs/IGWs in the AWS.
  • Run terraform destroy to destroy the resources once done.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages