Releases: lean-delivery/terraform-module-aws-ecs
Releases · lean-delivery/terraform-module-aws-ecs
v0.14
v0.13
Remove Project and Environment from default tags
v0.12
- Terraform 12+ support
- ClouWatch container insights support
- ECS deployment circuit breaker support
v0.11
Added container name variable for ECS container
Minor fixes
v0.10 init (#14)
Fixed multiple cluster creation for ec2 based ECS.
v0.9 fixed multiple env (#12)
Release 0.8
Variables - min and max task count for autoscaling (#10) * min and max task count for autoscaling * additional scaling parameters * removed duplicated parameters
Release 0.7
Added EC2 launch type for China region (#9) Add ECS EC2 support
Added ability to change health_check_grace_period_seconds
v0.6 Add health_check_grace_period_seconds var to aws_ecs_service (#6)
Release 0.5
v0.5 fix autoscaling