Releases: TechHoldingLLC/terraform-aws-ecs-service
Releases · TechHoldingLLC/terraform-aws-ecs-service
v1.0.11
What's Changed
- Feat/ecs deployment circuit breaker by @piyushsonigra in #17
Full Changelog: v1.0.10...v1.0.11
v1.0.10
What's Changed
- Add assign public IP config in ECS service by @piyushsonigra in #15
- Add service registries config in ECS service by @piyushsonigra in #16
Full Changelog: v1.0.9...v1.0.10
v1.0.9
What's Changed
- chore: ARN output by @kaustubhposhiya in #13
- fix: capacity provider strategy by @kaustubhposhiya in #14
Full Changelog: v1.0.8...v1.0.9
Adding launch type attribute
Merge pull request #12 from TechHoldingLLC/feat/adding-launch-type Feat: Adding launch type attribute
v1.0.7
What's Changed
- feat: Wait for steady state by @kaustubhposhiya in #11
- feat: Ordered Placement strategy by @kaustubhposhiya in #8
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Ecs autoscaling task count by @piyushsonigra in #10
New Contributors
- @piyushsonigra made their first contribution in #10
Full Changelog: v1.0.5...v1.0.6
Fix variable value type
FIxed variable type for the service _connect_config_variable
Propagate tags and ECS managed tags
Upgrade module with propagate tags and ECS managed tags
Fix warning
Full Changelog: v1.0.2...v1.0.3
service connect config and min autoscaling variable addition
Merge pull request #5 from TechHoldingLLC/service_connect fix: service connect var type modification