Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable an option to return image sha256 digest #990

Open
pscheri opened this issue Dec 19, 2024 · 0 comments
Open

Enable an option to return image sha256 digest #990

pscheri opened this issue Dec 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pscheri
Copy link

pscheri commented Dec 19, 2024

Due to the new software version consistency feature released for Amazon ECS services (https://aws.amazon.com/blogs/containers/announcing-software-version-consistency-for-amazon-ecs-services/) it would be great for ECRDeployment to return the sha256 digest of the uploaded image.

This way it would be easier to create consistent tasks definitions in CDK, pointing to
imageUri@digest rather than imageUri:Tag

Version tested:
cdk-ecr-deployment==3.0.150

@mrgrain mrgrain added the enhancement New feature or request label Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants