An example pulling together the usage of the following terraform modules:
- https://github.com/roylines/terraform-ecs
- https://github.com/roylines/terraform-ecs-api-gateway
- https://github.com/roylines/terraform-ecs-microservice
Instructions for using terraform modules can be found within the Terraform documentation To run the following examples, ensure you have your AWS environment configured, and then run the following:
terraform get
terraform plan
terraform apply