Skip to content

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

Tags

v3.1.1

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

## [3.1.1](v3.1.0...v3.1.1) (2025-10-21)

### Bug Fixes

* Update CI workflow versions to latest ([#66](#66)) ([78c6d5d](78c6d5d))

v3.1.0

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

## [3.1.0](v3.0.1...v3.1.0) (2025-08-23)

### Features

* Support `image_tag_mutability_exclusion_filter` for `aws_ecr_repository_creation_template` ([#62](#62)) ([01c4697](01c4697))

v3.0.1

Toggle v3.0.1's commit message
chore(release): version 3.0.1 [skip ci]

## [3.0.1](v3.0.0...v3.0.1) (2025-08-15)

### Bug Fixes

* Dynamic condition typo in repository_policy_statements logic ([#60](#60)) ([0adb5f6](0adb5f6))

v3.0.0

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

## [3.0.0](v2.4.0...v3.0.0) (2025-08-14)

### âš  BREAKING CHANGES

* Tag Mutability Exclusion Filters and AWS Provider MSV 6 / Terraform MSV 1.5.7  (#59)

### Features

* Tag Mutability Exclusion Filters and AWS Provider MSV 6 / Terraform MSV 1.5.7  ([#59](#59)) ([58028e3](58028e3))

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))