Closed
Description
Describe the feature
This new property is not present in the L2 constructs currently: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-ecs-taskdefinition-containerdefinition.html#cfn-ecs-taskdefinition-containerdefinition-versionconsistency
More details: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-type-ecs.html#deployment-container-image-stability
Use Case
Need to turn the "version consistency" feature off on my ECS service deployments.
Proposed Solution
No response
Other Information
Refer to aws/containers-roadmap#2394 for myriad users' struggles since this feature was added to ECS a few months ago.
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.167.2
Environment details (OS name and version, etc.)
N/A