This repository is based on EC2 terraform templates for deploying Windows and Unix VMs on AWS. The main objective is to provide a simple and fast way of deploying instances on AWS for troubleshooting and generating test environments to approximate customer environments and carry out simulations. Most of the codebase is using HCL(Hashicorp Configuration Language).
-
Terraform should be installed on your local or remote computer where the repository is cloned. Please refer here for installation instructions.
-
For Terraform to run operations on your behalf, you must install and configure the AWS CLI tool. Please refer here for instructions.
-
Git should be installed on the local or remote computer used for cloning the repository, as mentioned above. Please refer to the git installation guide here.
To get started, you can clone the git repository to a desired location in your local or remote computer:
git clone [email protected]:brunoebernardi/ec2-tf.git