terraform-aws-ecs icon indicating copy to clipboard operation
terraform-aws-ecs copied to clipboard

feat: Add version consistency support in container definition

Open gregopenit opened this issue 6 months ago β€’ 1 comments

Description

Since November 2024, AWS has added the software version consistency option

https://aws.amazon.com/about-aws/whats-new/2024/11/amazon-ecs-configure-software-version-consistency/

https://docs.aws.amazon.com/AmazonECS/latest/developerguide/deployment-type-ecs.html#deployment-container-image-stability

Motivation and Context

To be able to disable version consistency

Breaking Changes

None. The default value is "enabled" as described in the doc: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definition_parameters.html#ContainerDefinition-versionconsistency

How Has This Been Tested?

Tested in a private project (cannot share here)

gregopenit avatar May 16 '25 13:05 gregopenit

this will need to go into #217

bryantbiggs avatar Jun 04 '25 20:06 bryantbiggs

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] avatar Jul 05 '25 00:07 github-actions[bot]

This issue has been resolved in version 6.0.0 :tada:

antonbabenko avatar Jul 07 '25 12:07 antonbabenko

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

github-actions[bot] avatar Aug 07 '25 02:08 github-actions[bot]