Jessica Chen
Jessica Chen
@wata727 Yes, this is a valid request. We will look into this. Feel free to submit PRs to us if you already have something ready. Thanks!
Thanks for your feedback. ecs-cli has not integrate with service auto scaling yet. The current workaround for this is to use the ECS console or aws CLI.
@shatil We will need to propose a design on how the implementation would be. I do think we should use CloudFormation considering that we will be making multiple API calls...
Currently, ECS CLI only support Create Service with existing ALB or ELB, I am not sure if it makes sense for the ECS CLI to create the Listener rules when...
Hi, amazon-ecs-cli depends on libcompose and we have customers seeing similar errors https://github.com/aws/amazon-ecs-cli/issues/193. Is the issue that the compose file is invalid?