Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 173 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 173 Bytes

This code will deploy a docker container into an AWS EC2 container via terraform.

To execute, run the following

  • cd ci
  • terraform init
  • terraform plan
  • terraform apply