Skip to content

Releases: DNXLabs/terraform-aws-ecs-app

4.1.0

11 Apr 02:05
Compare
Choose a tag to compare
  • Export log group to S3 by using a tag that is picked up by lambda automation from terraform-aws-log-exporter

3.9.0

11 Apr 08:11
Compare
Choose a tag to compare
  • Backporting feature from 4.1.0 - ExportToS3 tag on log groups

4.0.0

07 Apr 03:41
e8d3ef6
Compare
Choose a tag to compare
  • Removing blue domain as access to blue will be done using the test listener in the ALB
  • Changes to allow blue green with manual cutover

3.8.1

27 Mar 05:15
Compare
Choose a tag to compare
  • Improving how alarms deal with missing data

3.8.0

26 Mar 02:58
Compare
Choose a tag to compare
  • More flexibility on defining cloudwatch alarms

3.7.0

20 Feb 09:10
f26e1f1
Compare
Choose a tag to compare
  • Adds terraform 0.12 support

3.6.2

26 Dec 06:10
Compare
Choose a tag to compare
Using depends_on to prevent ecs service creation with a target group …

Adding default 0 for traffic route deployments

25 Dec 22:11
a3be5c3
Compare
Choose a tag to compare
Merge pull request #3 from DNXLabs/feat_add_code_deploy_route_traffic

add 0 deployment  as default

Add code_deploy route traffic

21 Dec 22:33
617fe7d
Compare
Choose a tag to compare

Flags to control route traffic after a timeout

alb_only flag

18 Dec 10:09
6ba02dc
Compare
Choose a tag to compare

We added support to deploy alb only stacks, with no cloud front.
This flag is disabled by default and required the below new parameters

  • alb_dns_name
  • hosted zone
  • hostname
  • hostname_blue
  • hostname_create