cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
[AWS::ECS::TaskDefinition] - [Coverage] - Add support for restartPolicy property in ContainerDefinition
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