Skip to content

Releases: kin/terraform-aws-ecs-alb-service-task

v5.5.3

10 Dec 21:46
242bb28
Compare
Choose a tag to compare

What's Changed

  • fixing cluster arn, needs to be in an array by @Mhart12 in #17

Full Changelog: v5.5.2...v5.5.3

v5.5.2

10 Dec 15:31
7a46a43
Compare
Choose a tag to compare

What's Changed

  • updating the service principal policy by @Mhart12 in #16

Full Changelog: v5.5.1...v5.5.2

v5.5.1

05 Dec 16:19
d9f1bdc
Compare
Choose a tag to compare

What's Changed

  • Updating eventbridge code to work around dot-com rifts by @Mhart12 in #15

Full Changelog: v5.5.0...v5.5.1

v5.5.0

21 Nov 17:16
7255c40
Compare
Choose a tag to compare

What's Changed

  • Adding EventBridge for automating CodeDeploy deployments used with ECS by @Mhart12 in #14

Full Changelog: v5.4.0...v5.5.0

v5.3.0

08 Nov 20:40
e833bad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.2.0...v5.3.0

v5.2.0

08 Nov 18:13
cdaa84b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.2.0

enable traefik security group

08 Nov 01:52
Compare
Choose a tag to compare
v5.1.0

add traefik security group

v4.5.0

29 Apr 18:24
e18df36
Compare
Choose a tag to compare

What's Changed

  • Updating resource_id for autoscaling_target resource by @Mhart12 in #11

This updates the resource_id value to look more than just for the default service name.

Full Changelog: v4.0.0...v4.5.0

Adding Ignore for ALB Changes

20 Mar 21:15
7c40591
Compare
Choose a tag to compare

This adds an ignore to all alb-related updates. So that when target groups are switched out from CodeDeploy, Terraform doesn't try and switch them back out.

#10

Updating tags, updating family to use service_label as backup

18 Jan 17:59
b9103e7
Compare
Choose a tag to compare

Fine-tuning some ECS values like updating tags to make more sense and adding a catch for the family value if ecs_service_name isn't present.

#9