Skip to content

Latest commit

 

History

History
73 lines (32 loc) · 3.8 KB

CHANGELOG.md

File metadata and controls

73 lines (32 loc) · 3.8 KB

Changelog

All notable changes to this project will be documented in this file.

1.6.0 (2023-02-16)

Features

  • Add new variable for allowing ECR image sharing to lambda service in external account (#16) (be2edd1)

1.5.1 (2022-11-12)

Bug Fixes

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

1.5.0 (2022-10-31)

Features

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

1.4.0 (2022-07-14)

Features

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

1.3.2 (2022-06-26)

Bug Fixes

  • Add new variable to control whether a repository policy is attached to the repository (#8) (4706acf)

1.3.1 (2022-06-26)

Bug Fixes

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

1.3.0 (2022-06-13)

Features

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

1.2.0 (2022-06-07)

Features

  • Add wrapper module and pre-commit hook (#3) (c2284be)

1.1.1 (2022-04-21)

Bug Fixes

  • Update documentation to remove prior notice and deprecated workflow (#1) (4de4770)

1.1.0 (2022-04-20)

Features