Releases: terraform-aws-modules/terraform-aws-ecr
Releases · terraform-aws-modules/terraform-aws-ecr
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)
v1.5.0
1.5.0 (2022-10-31)
Features
- Added ecr:GetAuthorizationToken for private ECR with Docker capabilities (#12) (0a087ca)
v1.4.0
1.4.0 (2022-07-14)
Features
- Add support for
force_delete
attribute (#9) (850ddb0)
v1.3.2
1.3.2 (2022-06-26)
Bug Fixes
- Add new variable to control whether a repository policy is attached to the repository (#8) (4706acf)
v1.3.1
1.3.1 (2022-06-26)
Bug Fixes
- Update the permission for the public ecr (#7) (70f3252)
v1.3.0
1.3.0 (2022-06-13)
Features
- Add a new variable to control the creation of a lifecycle policy (#4) (18c0515)