Releases: terraform-aws-modules/terraform-aws-ecr
Releases · terraform-aws-modules/terraform-aws-ecr
v2.3.0
2.3.0 (2024-09-04)
Features
- Add support for repository creation template (#46) (4e93036)
v2.2.1
2.2.1 (2024-04-17)
Bug Fixes
- Add tags variable to public registry resource (#40) (27f4867)
v2.2.0
2.2.0 (2024-04-05)
Features
v2.1.1
2.1.1 (2024-04-03)
Bug Fixes
- Correct typo
credentials_arn
-> credential_arn
(#36) (b5bd6a4)
v2.1.0
2.1.0 (2024-03-25)
Features
- Add
credentials_arn
to support ECR pull through cache (#30) (05e6fd0)
v2.0.0
2.0.0 (2024-03-15)
âš BREAKING CHANGES
- Allow multiple scan filters per scan type in registry; Raise MSV of Terraform and AWS provider to 1.0 and 5.0 respectively (#29)
Features
- Allow multiple scan filters per scan type in registry; Raise MSV of Terraform and AWS provider to 1.0 and 5.0 respectively (#29) (cbba4fd)
v1.7.1
1.7.1 (2024-03-07)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#28) (1f74cc5)
v1.7.0
1.7.0 (2024-03-04)
Features
- Add support for creating custom repository policy statements (#27) (fb9126c)
v1.6.0
1.6.0 (2023-02-16)
Features
- Add new variable for allowing ECR image sharing to lambda service in external account (#16) (be2edd1)
v1.5.1
1.5.1 (2022-11-12)
Bug Fixes
- Update CI configuration files to use latest version (#13) (885f800)