Releases: theonestack/hl-component-ecs-task
Releases · theonestack/hl-component-ecs-task
0.5.1
- add support for start and stop timeouts in the ECS task definition
0.5.0 - Support for more task definition features
Merge pull request #8 from theonestack/feature/ecs-service-tasks brings task def features inline with the ecs-services component
0.4.0
- standardise secrets across ecs components
0.3.2
- volumes parameter typo fix
0.3.1
- bug fix for setting Required Compatibilities as a string
0.3.0
- Update cfndsl yaml config standard to use external_parameters
0.2.0
- add tags to task definition
- family property on task definition
- add secrets
- improve volumes configuration
- Support for using ref with volumes/mounts
- Allow custom export name to avoid conflicts
0.1.0
- initial component release