Skip to content

Releases: DNXLabs/terraform-aws-ecs-app-worker

2.7.0

12 Dec 07:13
d75bbef
Compare
Choose a tag to compare

improve ignore changes for ecs services due to capacity provider changes

2.6.0

24 Jun 23:03
014d454
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

27 Mar 21:48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

23 Feb 06:44
0886ff7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

30 Jan 03:37
357a39c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

31 Mar 06:15
87f49ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

19 Oct 10:44
01be20e
Compare
Choose a tag to compare

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

Full Changelog: 2.0.0...2.1.0

2.0.0

26 Jun 01:40
Compare
Choose a tag to compare

FEATURES

  • Adding fargate and fargate_spot support
  • Execute command enabled by default

BUGFIXES

  • Fixed log configuration for default task definition

1.7.0

12 Jun 06:15
Compare
Choose a tag to compare

Full Changelog: 1.6.0...1.7.0

1.6.0

28 May 03:00
da733e0
Compare
Choose a tag to compare
  • 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)