Skip to content

Releases: DNXLabs/terraform-aws-ecs-app

4.13.1

09 Jun 09:17
Compare
Choose a tag to compare

BUGFIXES

  • Fixing deprecated functions of terraform 0.15+

4.13.0

28 May 02:58
d92f89b
Compare
Choose a tag to compare

ENHANCEMENTS

  • Added variable autoscaling_memory to enable autoscaling based on AVG Memory (#17)
    • Added the possibility of putting the placement_constraints and ordered_placement_strategy
    • Option to use auto-scaling policy: AVG Memory
    • Added variable autoscaling_memory to enable autoscaling based on AVG Memory
    • Changed variable autoscaling_target_memory and resource name scale_memory

4.12.0

06 May 03:05
Compare
Choose a tag to compare

ENHANCEMENTS

  • Add optional alarm_evaluation_periods (#15)

4.11.0

21 Apr 00:46
Compare
Choose a tag to compare

FEATURES

  • Add the ability to find a private hosted zone and create a aws_route53_record

4.10.0

20 Aug 00:28
d933a5e
Compare
Choose a tag to compare

FEATURES

  • Add option to set the CodeDeploy deployment config name.

4.9.3

18 Jun 05:40
Compare
Choose a tag to compare

Full Changelog: 4.9.0...4.9.3

4.9.0

04 Aug 09:10
Compare
Choose a tag to compare

ENHANCEMENTS

  • Deprecation Notice: Deprecating hostname and path parameters, use hostnames and paths
  • Allowing empty hostnames parameter so listener rule is created without a host condition

4.8.3

30 Jul 02:02
Compare
Choose a tag to compare

BUGFIXES

  • Fix bug where names for blue and green target groups would be the same

4.8.2

29 Jul 11:26
Compare
Choose a tag to compare

BUGFIXES

  • Fixing multiple paths conditional breaking single path

4.8.1

29 Jul 08:09
Compare
Choose a tag to compare

BUGFIXES

  • Target group name trim