Releases: umotif-public/terraform-aws-ecs-fargate
Releases · umotif-public/terraform-aws-ecs-fargate
1.3.0: Fix task private repository credentials variable issue (#14)
* Fix task private repository credentials variable issue * update readme with new version
1.2.0
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
1.1.1 lb_target reference fix
Fargate-spot + task definition extensions
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)
* 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)
* doh! * allow toggling of loadbalancing * remove healthcheck grace period when not load balanced
1.0.7: Feature/lb toggle (#6)
* 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
fix format
1.0.5: Feature/improve tg naming (#4)
* 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)
* improve tag support and expose host port * fix formatting * fix for dynamic port mapping