Skip to content

Releases: trussworks/terraform-aws-ecs-service

Terraform 0.15 compatibility

05 Apr 18:49
335584a
Compare
Choose a tag to compare

Add health_check_grace_period_seconds

02 Mar 18:29
12fa3a0
Compare
Choose a tag to compare

Remove workaround for Terraform bug

17 Feb 16:47
7d5bf84
Compare
Choose a tag to compare

This removes a workaround (#183) for a Terraform bug (hashicorp/terraform#16856) that is now fixed.

The upgrade path and recommendations are detailed in the Readme.

Example hello world container logs to stdout when it comes online

08 Feb 18:19
95c50de
Compare
Choose a tag to compare
Merge pull request #180 from trussworks/rd-add-log-to-default-cont

log to stdout when default hello world go container spins up

Fix cloudwatch arn 3.x provider issue in 3.3.0

25 Feb 23:50
b6106f9
Compare
Choose a tag to compare

Loosens TF and Provider version constraints

29 Dec 19:35
942fcba
Compare
Choose a tag to compare
Merge pull request #169 from trussworks/ee-cleanup

Cleanup

Relax AWS provider for TF0.12

22 Dec 17:41
aa9c263
Compare
Choose a tag to compare

Support for Fargate platform_version

15 Dec 01:27
deecd0a
Compare
Choose a tag to compare

Support for Fargate platform_version

15 Dec 01:20
f854c8f
Compare
Choose a tag to compare

Fix CloudWatch alarm enable flag

10 Dec 01:00
fe0afe1
Compare
Choose a tag to compare

This release incorporates:

  • dependency updates
  • documentation updates
  • #158: fix the memory alert