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
- Host: GitHub
- URL: https://github.com/bendog/terraform-aws-ecs_lb
- Owner: bendog
- Created: 2019-03-12T06:43:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-12T09:53:45.000Z (over 7 years ago)
- Last Synced: 2025-04-02T12:49:25.002Z (about 1 year ago)
- Language: HCL
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!