Skip to content

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

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

04 May 12:58
d938970
Compare
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
Compare
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
Compare
Choose a tag to compare
1.1.1

lb_target reference fix

Fargate-spot + task definition extensions

19 Mar 15:11
06cc2e1
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
* doh!

* allow toggling of loadbalancing

* Update main.tf

Co-Authored-By: Marcin Cuber <marcincuber@hotmail.com>

Co-authored-by: Marcin Cuber <marcincuber@hotmail.com>

1.0.6

09 Jan 14:26
4313a64
Compare
Choose a tag to compare
fix format

1.0.5: Feature/improve tg naming (#4)

09 Jan 13:52
Compare
Choose a tag to compare
* improve tag support and expose host port

* fix formatting

* fix for dynamic port mapping

* improve tg naming

1.0.4: Feature/fix dynamic port mapping (#3)

09 Jan 13:05
Compare
Choose a tag to compare
* improve tag support and expose host port

* fix formatting

* fix for dynamic port mapping