Skip to content

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

v2.3.0

04 Sep 21:02
Compare
Choose a tag to compare

2.3.0 (2024-09-04)

Features

  • Add support for repository creation template (#46) (4e93036)

v2.2.1

17 Apr 22:45
Compare
Choose a tag to compare

2.2.1 (2024-04-17)

Bug Fixes

  • Add tags variable to public registry resource (#40) (27f4867)

v2.2.0

05 Apr 11:18
Compare
Choose a tag to compare

2.2.0 (2024-04-05)

Features

v2.1.1

03 Apr 09:20
Compare
Choose a tag to compare

2.1.1 (2024-04-03)

Bug Fixes

  • Correct typo credentials_arn -> credential_arn (#36) (b5bd6a4)

v2.1.0

25 Mar 14:54
Compare
Choose a tag to compare

2.1.0 (2024-03-25)

Features

  • Add credentials_arn to support ECR pull through cache (#30) (05e6fd0)

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)