4 Forks
2 Stars
2 Watchers

terraform-aws-ec2

A brief way to provision a EC2 instance on AWS Cloud using some Terraform best practices like variables. https://aws.amazon.com/pt/ec2/

How to download and setup terraform-aws-ec2

Open terminal and run command
git clone https://github.com/Terraform-Tutorials/terraform-aws-ec2.git
git clone is used to create a copy or clone of terraform-aws-ec2 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-ec2 https://github.com/Terraform-Tutorials/terraform-aws-ec2/archive/master.zip

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

If you have some problems with terraform-aws-ec2

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