cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

[AWS::ECS::TaskDefinition] - [Coverage] - Add support for restartPolicy property in ContainerDefinition

Open ashishdhingra opened this issue 1 year ago • 1 comments
trafficstars

Name of the resource

AWS::ECS::TaskDefinition

Resource name

No response

Description

Customer reported an issue https://github.com/aws/aws-cdk/issues/31127 on CDK GitHub repository requesting to add support for container definition's restart policy.

The CloudFormationSchema::aws-ecs-taskdefinition.json and AWS::ECS::TaskDefinition ContainerDefinition doesn't appear to specify support for Restart policy. So looks like CloudFormation is yet to add support for restartPolicy.

Please advise when the support for restartPolicy would be added to AWS::ECS::TaskDefinition ContainerDefinition.

Other Details

No response

ashishdhingra avatar Aug 16 '24 18:08 ashishdhingra