Skip to content

Releases: turnerlabs/terraform-ecs-fargate

v2.5.0

11 Dec 14:23
cf20e81
Compare
Choose a tag to compare

Adds a secrets-sidecar.tf module that configures your app to use a sidecar container that writes a secrets manager secret as a file.

fargate-create upgrade
terraform apply
./secrets-sidecar-deploy.sh

v2.4.0

03 Oct 16:02
3bcddcf
Compare
Choose a tag to compare

adds logs_retention_in_days variable defaulting to 90 days

v2.3.0

30 Sep 17:39
116942d
Compare
Choose a tag to compare

Adds support for injecting secret environment variables from both Secrets Manager and SSM Parameter Store.

https://docs.aws.amazon.com/en_pv/AmazonECS/latest/developerguide/specifying-sensitive-data.html

v0.11-0.1.0

30 Sep 17:46
94ffb0d
Compare
Choose a tag to compare

This is a release with the latest changes from master back-ported to Terraform 0.11.

v2.1.0

03 Sep 18:14
7a5db8f
Compare
Choose a tag to compare

Defaults ECR to enforce immutable tags.

v2.0.0

25 Jul 19:40
453b6c0
Compare
Choose a tag to compare

This release upgrades the template to support Terraform v0.12x which has significant breaking changes going from v0.11x.

If using fargate-create, consider using the fargate-create upgrade command to help upgrade your copy of the template.

v1.0.0

11 Jun 14:37
a91117a
Compare
Choose a tag to compare

Adds tags to ECS service, tasks, and task definitions.

Requires an account to be opted-in to the new ARN format.

v0.9.1

25 Jul 19:42
Compare
Choose a tag to compare

fix lifecycle prefix (#26)

v0.9.0

25 Jul 19:43
601e383
Compare
Choose a tag to compare

adds encryption and lifecycle policy to remote state bucket (#25)

v0.8.0

25 Jul 19:43
35e8a88
Compare
Choose a tag to compare

adds cluster tagging (#24)