Skip to content

Releases: theonestack/hl-component-ecs-service

1.4.0

19 Jul 02:10
cd02b20
Compare
Choose a tag to compare

Improvements

  • ability to share volumes between containers without having to mount volume to host
  • provide volume configuration using docker compose syntax

1.3.0

18 Jul 06:31
3be18c4
Compare
Choose a tag to compare

Bug fixes

  • fixed multiple rules being added to the same resource

Improvements

  • ability to provide the priority per listener rule

1.2.0

17 Jul 02:25
b899325
Compare
Choose a tag to compare

Bug fixes

  • fixed the Vpc Ref in the security group resource

Improvements

  • conditions to some parameters to avoid large amounts unused master parameters
  • task definition options for
    • Command
    • HealthCheck
    • WorkingDirectory

1.1.0

05 Jul 07:06
402cf9c
Compare
Choose a tag to compare
  • ability create a target group and listener rule for the service

1.0.0

26 Jun 04:29
d843e81
Compare
Choose a tag to compare

Initial release, conforms to auto wiring of parameters.