Releases: transcend-io/terraform-aws-fargate-service
Releases · transcend-io/terraform-aws-fargate-service
v0.1.1
- Fix issue with execution role names
- Made IAM Policy variables optional
v0.1.0
- Allow specifying IAM Execution Roles directly from an external source, as opposed to having it be created in the module
- Add support for connecting the ECS Service to AWS Service Discovery
v0.0.4
Added output for all of the Policy ARNs set on the IAM Execution Role
v0.0.3
Do not ignore changes to desired_count
on the ECS service
v0.0.2
Added output for the task role ARN
v0.0.1
Initial Release, right now meant just for internal Transcend-io use and usage in the terraform-aws-sombra repo