Releases: DNXLabs/terraform-aws-ecs-app-worker
Releases · DNXLabs/terraform-aws-ecs-app-worker
2.7.0
2.6.0
What's Changed
- adding auto scalling feature by @olialvesrobson in #14
- Add Tags in Services by @calimanfilho in #16
New Contributors
- @olialvesrobson made their first contribution in #14
- @calimanfilho made their first contribution in #16
Full Changelog: 2.5.0...2.6.0
2.5.0
What's Changed
- Feature/workers auto scalling by @olialvesrobson in #14
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Feature/iam role by @brunodasilvalenga in #12
- rollback wrong changes by @brunodasilvalenga in #13
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Update docs.yml by @brunodasilvalenga in #11
- feat(ECS): without_capacity_provider by @juam-veras in #10
New Contributors
- @brunodasilvalenga made their first contribution in #11
- @juam-veras made their first contribution in #10
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- 🐛 FIX: Terraform docs CI by @caiovfernandes in #7
- Adding deployment maximum / minimum variables by @mvsnogueira-dnx in #8
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Add project guidelines and issue/prs templates by @caiovfernandes in #5
- Making IAM alias optional by passing alarm_prefix by @adenot in #6
New Contributors
- @caiovfernandes made their first contribution in #5
- @adenot made their first contribution in #6
Full Changelog: 2.0.0...2.1.0
2.0.0
1.7.0
Full Changelog: 1.6.0...1.7.0
1.6.0
- Added the possibility of putting the placement_constraints and ordered_placement_strategy (#4)
- Added to the possibility of putting the placement_constraints and placement_constraints
- Changed variable placement_constraints to list(object)
- Changed variable ordered_placement_strategy to list(object)