Skip to content

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

2.7.0

Choose a tag to compare

@Renatovnctavares Renatovnctavares released this 12 Dec 07:13
d75bbef

improve ignore changes for ecs services due to capacity provider changes

2.6.0

Choose a tag to compare

@brunodasilvalenga brunodasilvalenga released this 24 Jun 23:03
014d454

What's Changed

New Contributors

Full Changelog: 2.5.0...2.6.0

2.5.0

Choose a tag to compare

@olialvesrobson olialvesrobson released this 27 Mar 21:48

What's Changed

Full Changelog: 2.4.0...2.5.0

2.4.0

Choose a tag to compare

@brunodasilvalenga brunodasilvalenga released this 23 Feb 06:44
0886ff7

What's Changed

Full Changelog: 2.3.0...2.4.0

2.3.0

Choose a tag to compare

@brunodasilvalenga brunodasilvalenga released this 30 Jan 03:37
357a39c

What's Changed

New Contributors

Full Changelog: 2.2.0...2.3.0

2.2.0

Choose a tag to compare

@mvsnogueira-dnx mvsnogueira-dnx released this 31 Mar 06:15
87f49ca

What's Changed

Full Changelog: 2.1.0...2.2.0

2.1.0

Choose a tag to compare

@adenot adenot released this 19 Oct 10:44
01be20e

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

Choose a tag to compare

@adenot adenot released this 26 Jun 01:40

FEATURES

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

BUGFIXES

  • Fixed log configuration for default task definition

1.7.0

Choose a tag to compare

@mvsnogueira-dnx mvsnogueira-dnx released this 12 Jun 06:15

Full Changelog: 1.6.0...1.7.0

1.6.0

Choose a tag to compare

@arthurbdiniz arthurbdiniz released this 28 May 03:00
da733e0
  • 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)