2 Forks
2 Stars
2 Watchers

terraform-aws-vpc

A brief way to provision a VPC network on Amazon Web Service (AWS) using some best practices. https://aws.amazon.com/pt/vpc/

How to download and setup terraform-aws-vpc

Open terminal and run command
git clone https://github.com/Terraform-Tutorials/terraform-aws-vpc.git
git clone is used to create a copy or clone of terraform-aws-vpc repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with terraform-aws-vpc https://github.com/Terraform-Tutorials/terraform-aws-vpc/archive/master.zip

Or simply clone terraform-aws-vpc with SSH
[email protected]:Terraform-Tutorials/terraform-aws-vpc.git

If you have some problems with terraform-aws-vpc

You may open issue on terraform-aws-vpc support forum (system) here: https://github.com/Terraform-Tutorials/terraform-aws-vpc/issues