Releases: aoggz/terraform-aws-fargate-service
Releases · aoggz/terraform-aws-fargate-service
v3.3.0
v3.3.0-beta.01
🚀 New features
- Removed the ok actions from monitoring alarms
- Add optional load balancer resource dependency
v3.2.0
v3.1.0
Narrow module scope
Breaking changes
- Remove creation of ECR repository & ECS Task definition
- Remove docker push
New features
- Better trim length and characters of resource names
Better enforce resource name rules
Bug fixes
- Better enforce resource name rules
Narrow scope of module
v3.0.0-beta01 docs: Update README.md
Fixes for monitoring updates
Bug fixes
- Use
Average
instead ofSum
forUnHealthyHostCount
metric - Treat missing data as
missing
instead ofnotBreaching
- Export load balancer
arn_suffix
instead ofarn
forload_balancer_arn_suffix
Better monitoring support
New features
- Add
load_balancer_arn_suffix
andmonitoring_sns_topic_arn
outputs - Add CloudWatch Alarm for ALB
UnHealthyHostCount
metric
Remove invalid character
Bug fixes
- Remove rogue
;
character