Skip to content

Tags: terraform-aws-modules/terraform-aws-ecr

Tags

v2.4.0

Toggle v2.4.0's commit message
chore(release): version 2.4.0 [skip ci]

## [2.4.0](v2.3.1...v2.4.0) (2025-03-30)

### Features

* Support private ecr pull through cache ([#55](#55)) ([2764bd8](2764bd8))

v2.3.1

Toggle v2.3.1's commit message
chore(release): version 2.3.1 [skip ci]

## [2.3.1](v2.3.0...v2.3.1) (2024-11-27)

### Bug Fixes

* Remove Public ECR permissions from repository template permissions ([#51](#51)) ([1ef222b](1ef222b))
* Update CI workflow versions to latest ([#48](#48)) ([124c139](124c139))

v2.3.0

Toggle v2.3.0's commit message
chore(release): version 2.3.0 [skip ci]

## [2.3.0](v2.2.1...v2.3.0) (2024-09-04)

### Features

* Add support for repository creation template ([#46](#46)) ([4e93036](4e93036))

v2.2.1

Toggle v2.2.1's commit message
chore(release): version 2.2.1 [skip ci]

## [2.2.1](v2.2.0...v2.2.1) (2024-04-17)

### Bug Fixes

* Add tags variable to public registry resource ([#40](#40)) ([27f4867](27f4867))

v2.2.0

Toggle v2.2.0's commit message
chore(release): version 2.2.0 [skip ci]

## [2.2.0](v2.1.1...v2.2.0) (2024-04-05)

### Features

* Added repository_name as output ([#37](#37)) ([d704c6e](d704c6e))

v2.1.1

Toggle v2.1.1's commit message
chore(release): version 2.1.1 [skip ci]

## [2.1.1](v2.1.0...v2.1.1) (2024-04-03)

### Bug Fixes

* Correct typo `credentials_arn` -> `credential_arn` ([#36](#36)) ([b5bd6a4](b5bd6a4))

v2.1.0

Toggle v2.1.0's commit message
chore(release): version 2.1.0 [skip ci]

## [2.1.0](v2.0.0...v2.1.0) (2024-03-25)

### Features

* Add `credentials_arn` to support ECR pull through cache ([#30](#30)) ([05e6fd0](05e6fd0))

v2.0.0

Toggle v2.0.0's commit message
chore(release): version 2.0.0 [skip ci]

## [2.0.0](v1.7.1...v2.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](#29)) ([cbba4fd](cbba4fd))

v1.7.1

Toggle v1.7.1's commit message
chore(release): version 1.7.1 [skip ci]

## [1.7.1](v1.7.0...v1.7.1) (2024-03-07)

### Bug Fixes

* Update CI workflow versions to remove deprecated runtime warnings ([#28](#28)) ([1f74cc5](1f74cc5))

v1.7.0

Toggle v1.7.0's commit message
chore(release): version 1.7.0 [skip ci]

## [1.7.0](v1.6.0...v1.7.0) (2024-03-04)

### Features

* Add support for creating custom repository policy statements ([#27](#27)) ([fb9126c](fb9126c))