Describe the feature
Since AWS ECR now allows exceptions to tag immutability status, it would be beneficial to add this option to the Repository construct.
Use Case
We currently need to use a workaround by temporarily changing the tag mutability for the entire repository in our buildspec.yaml file/CodePipeline to retag an image e.g. as latest.
Proposed Solution
Add an option to include exception filters for the configured imageTagMutability.
Other Information
No response
Acknowledgements
AWS CDK Library version (aws-cdk-lib)
2.214.0
AWS CDK CLI version
2.1023.0 (build 45ceb89)
Environment details (OS name and version, etc.)
Windows 11
Describe the feature
Since AWS ECR now allows exceptions to tag immutability status, it would be beneficial to add this option to the Repository construct.
Use Case
We currently need to use a workaround by temporarily changing the tag mutability for the entire repository in our buildspec.yaml file/CodePipeline to retag an image e.g. as
latest.Proposed Solution
Add an option to include exception filters for the configured
imageTagMutability.Other Information
No response
Acknowledgements
AWS CDK Library version (aws-cdk-lib)
2.214.0
AWS CDK CLI version
2.1023.0 (build 45ceb89)
Environment details (OS name and version, etc.)
Windows 11