aws-cloudformation / cloudformation-coverage-roadmap

The AWS CloudFormation Public Coverage Roadmap
https://aws.amazon.com/cloudformation/
Creative Commons Attribution Share Alike 4.0 International
1.11k stars 54 forks source link

AWS::CodeDeploy::DeploymentGroup-EcsServices #56

Closed roberth-k closed 4 years ago

roberth-k commented 5 years ago

Scope of request

The AWS::CodeDeploy::DeploymentGroup resource is currently missing EcsServices, which would be required for linking a deployment group to ECS. It is therefore not possible to use CodeDeploy with ECS if the deployment group has been provisioned with CloudFormation, despite the support in AWS::CodeDeploy::Application.

Helpful Links to speed up research and evaluation

Category

  1. Compute (EC2, ECS, EKS, Lambda...)
  2. Developer Tools (CodeStar, ...)
luiseduardocolon commented 4 years ago

We're closing this issue - the functionality for this is expected to be handled when issue #130 is completed.

joedj commented 4 years ago

~@luiseduardocolon Issue #130 is AWS::CertificateManager::Certificate (Resource timeout) - is that what you meant?~ Oh, https://github.com/aws/containers-roadmap/issues/130

luiseduardocolon commented 4 years ago

Yes

clareliguori commented 4 years ago

@luiseduardocolon Can you re-open this issue please? The AWS::CodeDeploy::DeploymentGroup resource type still has a coverage gap for the EcsServices attribute, which isn't covered by aws/containers-roadmap#130. That issue covers the new CodeDeploy 'Hooks' template section, but not the existing CodeDeploy resource types. Thanks!

smee30 commented 3 years ago

Would be awesome to get this fixed. It's the one thing standing in the way of us being able to use CF for end-to-end management of our environment.