Releases: jetbrains-infra/terraform-aws-ecs-cluster
Releases · jetbrains-infra/terraform-aws-ecs-cluster
Add capacity provider name to output
v0.4.6 add capacity provider name to output
Add role ARNs to output
v0.4.5 Add service role arn and task role arn to output
Enable container metadata file
v0.4.4 feat: Enable Container Metadata
Add instance ECS tag to ASG
v0.4.3 fix: Add ECS tags to ASG
Bug fixes
v0.4.1 Fix: The name cannot be prefixed with "aws", "ecs", or "fargate"
ECS nodes and autoscaling support
Now the module provides nodes for an ECS cluster with the help of ASG. The ECS cluster manages ASG desired count automatically based on the ECS cluster load.
Add ECS cluster ARN to the module output
v0.3.4 Add ECS cluster ARN to output
Add instance role name to the module output
v0.3.3 feat: Add instance role name to output and update README.md
Add security group name to the module outoput
v0.3.2 Add security group name to output
Add instance profile name to the module outoput
v0.3.1 Add instance profile name to the module output