Releases: theonestack/hl-component-ecs-service
Releases · theonestack/hl-component-ecs-service
2.11.1
- add fargate PlatformVersion property through runtime parameter and default config
- add ExtraHosts property for containers hostfile through config
2.11.0
- Move IAM functions to lib-iam component
2.10.0
- temporary fix to unset the ecs service LaunchType property to allow setting unsupported cloudformation launch types such as FARGATE_SPOT
2.9.0
- support for linux parameters in task definition
2.8.3
Allow DistinctInstance on ECS-Service
2.8.2
- bug fix for secrets permission in execution role
2.8.1
- output security group
2.8.0
- Allow for multiple scaling policies
2.7.2
- Add DependsOn to ecs service for listener rules
2.7.1
- Fix issue where empty? throws a no method error if the value is set and is an int