AWS::ECR::Repository-ImageTagMutability
AWS::ECR::Repository should support the image-tag-mutability flag of the ECR CreateRepository call.
In Create or Update, image-tag-mutability can be set to IMMUTABLE as available from the console and cli.
Amazon ECR UserGuide image-tag-mutability
Compute (ECR)
Scientific reproducibility would be more robust with this fix, go #AWS! ;)
Coming from AWS-CDK's issue https://github.com/aws/aws-cdk/issues/4640
It seems this is possible now: https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-tag-mutability.html Can this issue be closed and the downstream issue be tackled?
Shipped.
Most helpful comment
Scientific reproducibility would be more robust with this fix, go #AWS! ;)
Coming from AWS-CDK's issue https://github.com/aws/aws-cdk/issues/4640