Describe the bug
AWS recommends ECR repos to have tag immutability configured.
The ECR repos created by this module to not do that.
Expected Behavior
The ECR repos created by this module should have tag immutability configured.
Current Behavior
The ECR repos created by this module do not have tag immutability configured.
Reproduction Steps
Deploy a stack with a docker image and have a look at the created repo.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.90.0
Framework Version
No response
Node.js Version
18
OS
OSX
Language
Typescript
Language Version
No response
Other information
No response
Describe the bug
AWS recommends ECR repos to have tag immutability configured.
The ECR repos created by this module to not do that.
Expected Behavior
The ECR repos created by this module should have tag immutability configured.
Current Behavior
The ECR repos created by this module do not have tag immutability configured.
Reproduction Steps
Deploy a stack with a docker image and have a look at the created repo.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.90.0
Framework Version
No response
Node.js Version
18
OS
OSX
Language
Typescript
Language Version
No response
Other information
No response