Releases: g31s/terraform-aws-ecs-fargate
Releases · g31s/terraform-aws-ecs-fargate
Terraform AWS ECS Fargate v2.0.3
Full Changelog: 2.0.2...2.0.3
Terraform AWS ECS Fargate v2.0.2
Full Changelog: 2.0.1...2.0.2
Terraform AWS ECS Fargate v2.0.1
SSM role permissions fixed, template updated and role for additional policies
Full Changelog: 2.0.0...2.0.1
Terraform AWS ECS Fargate v2.0.0
Changes:
Tfsec check passed
KMS keys for ECR and Cloudwatch encryption
Container Insights added
Envoy proxy updated
LB TLS version updated
Full Changelog: 1.3.1...2.0.0
Terraform AWS ECS Fargate v1.3.1
Envoy proxy version updated
Full Changelog: 1.3.0...1.3.1
Terraform AWS ECS Fargate v1.3.0
- AWS parameter store added
- Specific policies defined for secrets and parameters
Full Changelog: 1.2.7...1.3.0
Terraform AWS ECS Fargate v1.2.7
- policy_arn_attachments: option to attach policies to ecs role.
Terraform AWS ECS Fargate v1.2.6
Updated Envoy proxy version
Terraform AWS ECS Fargate v1.2.5
- Remove Task and LB health check
- Reason: Some app might not use any port, so task health check fails.
- Remove create secrets feature
- Reason: If 2 services use same secrets then duplicate error comes
Terraform AWS ECS Fargate v1.2.4
- Secret template render fix