0.14.0 Add tag mutability setting to the module
what
- Adds a variable to change tag mutability of images in AWS ECR.
why
- Image tag immutability is a useful feature supported by AWS ECR, but there is no way of configuring it using this Terraform module.
references
- Closes #38