Releases: lgallard/terraform-aws-ecr
Releases · lgallard/terraform-aws-ecr
2.0.0
23 Jun 19:19
Compare
Sorry, something went wrong.
No results found
2.0.0 (2026-06-23)
⚠ BREAKING CHANGES
The minimum supported AWS provider version is now 6.0.0.
Bug Fixes
align examples with AWS provider v6 floor (37af898 )
replace deprecated aws_region.current.id/name with .region (f4cc243 )
Thanks
Thanks @ferrysatio for contributing the AWS provider v6 deprecation fix.
1.7.1
13 Jun 08:38
Compare
Sorry, something went wrong.
No results found
1.7.1 (2026-06-13)
Bug Fixes
release refactor commits as patch updates (#193 ) (d75ad9a )
1.7.0
07 Jun 16:13
Compare
Sorry, something went wrong.
No results found
1.7.0 (2026-06-07)
Features
1.6.1
27 Apr 21:47
Compare
Sorry, something went wrong.
No results found
1.6.1 (2026-04-27)
Bug Fixes
update ECR examples for current module schema (#178 ) (8233592 )
1.6.0
28 Dec 02:04
Compare
Sorry, something went wrong.
No results found
1.6.0 (2025-12-28)
Features
add terraform_docs hook for local development (#175 ) (e2ca297 )
1.5.1
27 Dec 22:35
Compare
Sorry, something went wrong.
No results found
1.5.1 (2025-12-27)
Bug Fixes
resolve pre-commit workflow terraform validate failures (#172 ) (d9a996a )
1.5.0
27 Dec 12:10
Compare
Sorry, something went wrong.
No results found
1.5.0 (2025-12-27)
Features
add support for REGISTRY_POLICY_SCOPE account setting (#170 ) (f569e98 )
1.4.0
26 Dec 18:12
Compare
Sorry, something went wrong.
No results found
1.4.0 (2025-12-26)
Features
Add support for ECR account settings (BASIC_SCAN_TYPE_VERSION) (#167 ) (4e2abbb ), closes #166
1.3.2
31 Aug 13:17
Compare
Sorry, something went wrong.
No results found
1.3.2 (2025-08-31)
Bug Fixes
resolve terraform_docs pre-commit CI/local environment discrepancy (#163 ) (55394c2 )
1.3.1
22 Aug 10:57
Compare
Sorry, something went wrong.
No results found
1.3.1 (2025-08-22)
Bug Fixes
Update image_tag_mutability validation to support IMMUTABLE_WITH_EXCLUSION and MUTABLE_WITH_EXCLUSION (#160 ) (cbe4b56 )