Terraform -Demo Project


This project require the setup configuration of following:

  • jenkins server
    • security groups
  • ecs
    • task
    • cluster
    • Load Balancer

The final goal of the customer is setup a CI/CD with repository on github.

If you exec "terraform plan" after pulling this branch, you can see on the output the resources would be created.

Steps#


1- Sync this branch to local

2- Exec "terraform plan"