Skip to content

Releases: terraform-aws-modules/terraform-aws-ecr

v2.0.0

15 Mar 14:36
Compare
Choose a tag to compare

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

07 Mar 02:30
Compare
Choose a tag to compare

1.7.1 (2024-03-07)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#28) (1f74cc5)

v1.7.0

04 Mar 19:09
Compare
Choose a tag to compare

1.7.0 (2024-03-04)

Features

  • Add support for creating custom repository policy statements (#27) (fb9126c)

v1.6.0

16 Feb 11:03
Compare
Choose a tag to compare

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

12 Nov 13:41
Compare
Choose a tag to compare

1.5.1 (2022-11-12)

Bug Fixes

  • Update CI configuration files to use latest version (#13) (885f800)

v1.5.0

31 Oct 09:24
Compare
Choose a tag to compare

1.5.0 (2022-10-31)

Features

  • Added ecr:GetAuthorizationToken for private ECR with Docker capabilities (#12) (0a087ca)

v1.4.0

14 Jul 12:12
Compare
Choose a tag to compare

1.4.0 (2022-07-14)

Features

  • Add support for force_delete attribute (#9) (850ddb0)

v1.3.2

26 Jun 17:22
Compare
Choose a tag to compare

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

26 Jun 17:06
Compare
Choose a tag to compare

1.3.1 (2022-06-26)

Bug Fixes

  • Update the permission for the public ecr (#7) (70f3252)

v1.3.0

13 Jun 17:17
Compare
Choose a tag to compare

1.3.0 (2022-06-13)

Features

  • Add a new variable to control the creation of a lifecycle policy (#4) (18c0515)