Releases: cloudposse/terraform-aws-ecs-web-app
Releases · cloudposse/terraform-aws-ecs-web-app
0.5.0: Update to use latest modules (#9)
* update modules * update README
0.4.0: Add ECS Task IAM role ARN (#7)
* add ecs task iam role arn * update module versions
0.3.0: Add ALB listener priority and set image_repo_name
add priority and image_repo_name (#6)
Fix readme
- Fix avatars links
- Fix link on badge
release
0.2.0: Add CloudWatch Alarms (#4)
* add monitoring * add parameters * fix variable name * update contributors * update modules
0.1.2: Upgrade ECS Codepipeline and ALB Ingress modules
Upgrade ALB Ingress Module (#3) * upgrade to latest terraform-aws-alb-ingress * update ecs codepipeline module
0.1.1: README and CI Updates
Add TravisCI (#2) * add travis yaml * add gitignore * update alb ingress tag and rm outputs
0.1.0: Initial Release
Initial release (#1) * initial release