Skip to content

This project is a quick template to deploy a simple development infrasturce on the AWS Cloud using Terraform. A docker container has been deployed when building this project.

Notifications You must be signed in to change notification settings

ehisakhile/dev-env-terraform

Repository files navigation

dev-env-terraform

This project is a quick template to deploy a simple development infrasturce on the AWS Cloud using Terraform.

A docker container has been deployed when building this project.

To get started, in your local machine:

  1. Install Terraform cli from https://www.terraform.io/downloads
  2. Clone this repo https://github.com/ehino/dev-env-terraform.git
  3. run terraform init
  4. run terraform plan to see the resources to be deployed
  5. run terraform apply to deploy the infrastructure

To destroy the already existing infrastructure: run terraform destroy

About

This project is a quick template to deploy a simple development infrasturce on the AWS Cloud using Terraform. A docker container has been deployed when building this project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages