Skip to content

Releases: theonestack/hl-component-ecs-service

2.11.1

13 Aug 03:10
6f24c44
Compare
Choose a tag to compare
  • add fargate PlatformVersion property through runtime parameter and default config
  • add ExtraHosts property for containers hostfile through config

2.11.0

07 Aug 07:33
d854f31
Compare
Choose a tag to compare
  • Move IAM functions to lib-iam component

2.10.0

14 Apr 00:07
4affa04
Compare
Choose a tag to compare
  • temporary fix to unset the ecs service LaunchType property to allow setting unsupported cloudformation launch types such as FARGATE_SPOT

2.9.0

09 Apr 00:08
ccce4e0
Compare
Choose a tag to compare
  • support for linux parameters in task definition

2.8.3

26 Mar 11:36
70af344
Compare
Choose a tag to compare

Allow DistinctInstance on ECS-Service

2.8.2

17 Mar 02:11
48e0c13
Compare
Choose a tag to compare
  • bug fix for secrets permission in execution role

2.8.1

17 Mar 01:26
73980d4
Compare
Choose a tag to compare
  • output security group

2.8.0

02 Mar 22:51
036207b
Compare
Choose a tag to compare
  • Allow for multiple scaling policies

2.7.2

03 Feb 22:25
81753fd
Compare
Choose a tag to compare
  • Add DependsOn to ecs service for listener rules

2.7.1

07 Jan 23:20
f5714e1
Compare
Choose a tag to compare
  • Fix issue where empty? throws a no method error if the value is set and is an int