Skip to content

Releases: theonestack/hl-component-ecs-service

2.17.2

25 Mar 05:14
497f9de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.17.1...2.17.2

2.17.1

02 Oct 00:00
1b79bae
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.17.0...2.17.1

2.17.0

30 Mar 04:44
a7ca12c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.16.0...2.17.0

2.16.0

01 Mar 16:28
Compare
Choose a tag to compare

What's Changed

  • allows setting EphemeralStorage for a task definition

Usage:

ephemeral_storage:
  SizeInGiB: 50

Full Changelog: 2.15.0...2.16.0

2.15.0

16 Feb 10:25
Compare
Choose a tag to compare

What's Changed

  • Allows passing -1 for DesiredCount which means DesiredCount on the ECS service isn't set. This is useful when you want to do a deployment without changing the desired count which is often the the case with autoscaled services

Full Changelog: 2.14.0...2.15.0

2.14.0

19 Dec 23:54
65cf74d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.13.2...2.14.0

2.13.2

31 May 00:10
e2bda9c
Compare
Choose a tag to compare
  • ability to set the loggroup name

2.13.1

13 Apr 01:10
434507d
Compare
Choose a tag to compare
  • add support for start and stop timeouts in the ECS task definition

2.13.0

18 Sep 05:57
d39ec4c
Compare
Choose a tag to compare
  • Add multiline pattern option for task def logs

2.12.0

21 Aug 04:29
b005fc4
Compare
Choose a tag to compare
  • add support for multiple target groups either by parameter or creating targetgroups