Releases: infraspecdev/terraform-aws-ecs-cluster-module
Releases · infraspecdev/terraform-aws-ecs-cluster-module
v1.1.3
1.1.3 (2022-10-31)
Bug Fixes
- format ecs launch config (53cd281)
- make root_block_device dynamic (fb03e6f)
v1.1.2
1.1.2 (2022-08-09)
Bug Fixes
- add name prefix for launch config (6bff736)
v1.1.1
1.1.1 (2022-08-09)
Bug Fixes
- remove create_before_destroy lifecycle rule for launch config (db975e1)
v1.1.0
1.1.0 (2022-08-09)
Features
- add support for additional tags in auto-scaling-group that can be attached to EC2 instances at launch (1dd2d3d)
v1.0.3
1.0.3 (2022-08-08)
Bug Fixes
- typo in asg min-size config (7b1f9b6)
v1.0.2
1.0.2 (2022-08-04)
Bug Fixes
- remove 'ecs' from capacity provider name (73288ce)
v1.0.1
1.0.1 (2022-08-04)
Bug Fixes
v1.0.0
1.0.0 (2022-08-03)
Features
- add pre-commit and release workflows (96cc4c2)
- add pre-commit config (674638c)
- add release config (87a3620)
- add terraform resources to setup ecs cluster (df6b404)