Skip to content

Releases: umotif-public/terraform-aws-ecs-fargate

1.4.0

11 May 10:22
56ac0f1

Choose a tag to compare

Add full support for volumes and container timeouts (#16)

1.3.0: Fix task private repository credentials variable issue (#14)

04 May 12:58
d938970

Choose a tag to compare

* Fix task private repository credentials variable issue

* update readme with new version

1.2.0

14 Apr 09:51
2253c1f

Choose a tag to compare

Add support for EFS
Fix Volume block configuration
Add new variables for task definition
Add variable to be able to modify platform version for ECS service

resource reference fix

19 Mar 18:26
6350f2d

Choose a tag to compare

1.1.1

lb_target reference fix

Fargate-spot + task definition extensions

19 Mar 15:11
06cc2e1

Choose a tag to compare

support + example for FARGATE-SPOT capacity provider
support for task definition options: placement_constraints, proxy_configuration, volume and docker_volume_configuration
task definition healthcheck support

1.0.9: Feature/encrypt logs (#8)

31 Jan 14:24
d065576

Choose a tag to compare

* doh!

* allow toggling of loadbalancing

* remove healthcheck grace period when not load balanced

* enable encryption of logs

1.0.8: Feature/healthcheck grace fix (#7)

14 Jan 09:56

Choose a tag to compare

* doh!

* allow toggling of loadbalancing

* remove healthcheck grace period when not load balanced

1.0.7: Feature/lb toggle (#6)

10 Jan 10:01

Choose a tag to compare

* doh!

* allow toggling of loadbalancing

* Update main.tf

Co-Authored-By: Marcin Cuber <[email protected]>

Co-authored-by: Marcin Cuber <[email protected]>

1.0.6

09 Jan 14:26
4313a64

Choose a tag to compare

fix format

1.0.5: Feature/improve tg naming (#4)

09 Jan 13:52

Choose a tag to compare

* improve tag support and expose host port

* fix formatting

* fix for dynamic port mapping

* improve tg naming