aws-toolkit-azure-devops
aws-toolkit-azure-devops copied to clipboard
Feature request: ECS support
Should we expect an ECS task for Azure pipelines any time soon ?
I wouldn't expect anytime soon, but asking for it will certainly cause us to pay more attention when we're working through our backlogs.
This would be tremendously helpful. We want to use ECS, but we'd like to be able to configure the Services and Scheduled Tasks from the Deployment pipeline in VSTS.
@steveataws can you very if we can deploy to ECS with the cloudformation task?
As I am reading: https://aws.amazon.com/blogs/compute/continuous-deployment-to-amazon-ecs-using-aws-codepipeline-aws-codebuild-amazon-ecr-and-aws-cloudformation/
And looking at the example repo: https://github.com/awslabs/ecs-refarch-continuous-deployment/blob/master/templates/service.yaml
We should be able to accomplish this right?
This would be a great feature!