An open API service indexing awesome lists of open source software.

https://github.com/bendog/terraform-aws-ecs_lb

AWS ECS LoadBalancer + Autoscale + Alarms
https://github.com/bendog/terraform-aws-ecs_lb

Last synced: 5 months ago
JSON representation

AWS ECS LoadBalancer + Autoscale + Alarms

Awesome Lists containing this project

README

          

# Terraform custom SQS Module

Set up the loadbalancer and service for a AWS ECS instance

## changes

- 0.0.4 : added loadbalancer_security_groups variable
- 0.0.3 : removed hardcoded sns alert name
- 0.0.2 : removed hardcoded log file bucket name
- 0.0.1 : hello world!