Skip to content

Releases: DNXLabs/terraform-aws-ecs-app

7.1.0

16 Oct 05:57
0ee07b9
Compare
Choose a tag to compare

What's Changed

  • Fix for creating when cluster does not exist yet by @adenot in #54

Full Changelog: 7.0.0...7.1.0

7.0.0

22 Jul 01:18
6dfab31
Compare
Choose a tag to compare

Breaking Changes

  • Removed CodeDeploy, ecs-deploy docker container will no longer work. Please use github ecs action or update-service directly.

What's Changed

  • Removing code-deploy and enabling circuit-breaker by @adenot in #51

Full Changelog: 6.5.0...7.0.0

6.5.0

12 Jun 04:50
a9c5206
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.4.0...6.5.0

6.4.0

22 Feb 00:22
07f59d2
Compare
Choose a tag to compare
  • Add docker command to the task definition

6.3.0

06 Feb 07:19
35b4310
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.2.1...6.3.0

6.2.2

21 Jan 16:45
Compare
Choose a tag to compare
6.2.2 Pre-release
Pre-release

Target group naming improvement release

6.2.1

25 Sep 09:20
6b5a94a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.2.0...6.2.1

6.2.0

02 Apr 00:49
488b522
Compare
Choose a tag to compare

What's Changed

Full Changelog: 6.1.0...6.2.0

6.1.0

23 Jan 22:48
0030478
Compare
Choose a tag to compare

CloudWatch Container Insights must be enabled for the ECS cluster to work with RunningTasks metric alarm. If you are using terraform-aws-ecs DNX module, please refer to the container insights variable.

What's Changed

  • Add RunningTasks container insights metric alarm by @lzrocha in #39

Full Changelog: 6.0.1...6.1.0

6.0.1

31 Oct 05:03
6e74067
Compare
Choose a tag to compare

What's Changed

  • Allow capacity provider change without drift by @lzrocha in #38

Full Changelog: 6.0.0...6.0.1