Skip to content

Releases: cloudposse/terraform-aws-ecs-alb-service-task

0.4.0: Remove healthcheck parameter from resource which does not support it

20 Jul 19:24
5202765
Compare
Choose a tag to compare
remove healthcheck parameter and normalize label names (#8)

0.3.0: Add IAM Role for ECS Task (#7)

17 Jul 22:58
22a1dca
Compare
Choose a tag to compare
* add task role and outputs for task and service role

* refactor naming

* add healthcheck parameter

* update readme

Fix readme

10 Jul 14:04
d866d65
Compare
Choose a tag to compare
  • Fix avatars links
  • Fix link on badge release

README Updates

03 Jul 01:34
39c729f
Compare
Choose a tag to compare
Use README.yaml (#5)

* use README.yaml

Add new variables for container

19 Jun 00:24
c80537f
Compare
Choose a tag to compare
Use ALB modules (#2)

* move out variables

* changes to example

* changes for example

* proper tagging

* fix travis yml

* remove example for now

0.1.0: Init module (#1)

12 Jun 22:32
cb49a63
Compare
Choose a tag to compare
  • Initial release