Skip to content

brunoebernardi/ec2-tf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Base repository for deploying instances on AWS using Terraform

About The Project

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).

Prerequisites

  1. Terraform should be installed on your local or remote computer where the repository is cloned. Please refer here for installation instructions.

  2. For Terraform to run operations on your behalf, you must install and configure the AWS CLI tool. Please refer here for instructions.

  3. 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.

Getting Started

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages