Releases: transcend-io/terraform-aws-fargate-service
Releases · transcend-io/terraform-aws-fargate-service
v0.6.0
Add support for Application Auto-scaling.
v0.5.0
Adds the ephemeral_storage_gib
option
v0.4.0
Upgrades to terraform 0.13
v0.3.0
Volume support let's containers within an ECS service share data through a common filesystem
v0.2.1
Added output for task_family
v0.2.0
Allow specifying a security group instead of having one be created
v0.1.4
Allow customizing grace period time, defaulting to 60 seconds, which was the old default when a load balancer is present
v0.1.3
Added an output for the task revision arn
v0.1.2
Allowed for optional fields in the service_registries
variable objects