Releases: turnerlabs/terraform-ecs-fargate
v2.5.0
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
v2.3.0
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
This is a release with the latest changes from master back-ported to Terraform 0.11.
v2.1.0
Defaults ECR to enforce immutable tags.
v2.0.0
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
Adds tags to ECS service, tasks, and task definitions.
Requires an account to be opted-in to the new ARN format.