Skip to content

Releases: cloudposse/terraform-aws-ecs-cluster

v0.2.3

24 Nov 13:59
b691397
Compare
Choose a tag to compare

🤖 Automatic Updates

Update Terraform cloudposse/ec2-autoscale-group/aws to v0.31.1 @renovate (#5)

This PR contains the following updates:

Package Type Update Change
cloudposse/ec2-autoscale-group/aws (source) module patch 0.31.0 -> 0.31.1

v0.2.2

24 Nov 13:53
f278881
Compare
Choose a tag to compare

what

  • Add the ability to create capacity providers from external ec2 autoscale groups

why

  • To have EC2 capacity providers with scaling not managed by ECS cluster

v0.2.1

24 Nov 13:49
f278881
Compare
Choose a tag to compare

🤖 Automatic Updates

Update Terraform cloudposse/ec2-autoscale-group/aws to v0.31.0 @renovate (#2)

This PR contains the following updates:

Package Type Update Change
cloudposse/ec2-autoscale-group/aws (source) module minor 0.30.1 -> 0.31.1

v0.2.0

24 Nov 13:49
ddc1ab1
Compare
Choose a tag to compare
Added autoscaling group @goruha (#4)

what

  • Add the ability to create capacity providers from external ec2 autoscale groups

why

  • To have EC2 capacity providers with scaling not managed by ECS cluster

v0.1.0

18 Oct 14:54
bc1d67b
Compare
Choose a tag to compare
Added initial ECS cluster terraform code @goruha (#1)

what

  • Create ECS cluster
  • Support Fargate and Fargate spot capacity providers

why

  • Create ECS cluster for running containers