Skip to content

Releases: transcend-io/terraform-aws-fargate-service

v0.1.1

09 Aug 00:49
bc27360
Compare
Choose a tag to compare
  • Fix issue with execution role names
  • Made IAM Policy variables optional

v0.1.0

09 Aug 00:22
06f172a
Compare
Choose a tag to compare
  • 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

03 Aug 17:31
e03b9d8
Compare
Choose a tag to compare

Added output for all of the Policy ARNs set on the IAM Execution Role

v0.0.3

30 Jun 15:40
bd7a980
Compare
Choose a tag to compare

Do not ignore changes to desired_count on the ECS service

v0.0.2

29 May 17:14
99d1741
Compare
Choose a tag to compare

Added output for the task role ARN

v0.0.1

23 Mar 11:04
Compare
Choose a tag to compare

Initial Release, right now meant just for internal Transcend-io use and usage in the terraform-aws-sombra repo