Skip to content

Releases: lgallard/terraform-aws-ecr

2.0.0

23 Jun 19:19
495f650

Choose a tag to compare

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
ba7a9bd

Choose a tag to compare

1.7.1 (2026-06-13)

Bug Fixes

  • release refactor commits as patch updates (#193) (d75ad9a)

1.7.0

07 Jun 16:13
d5e71a6

Choose a tag to compare

1.7.0 (2026-06-07)

Features

  • add ECR repository creation templates (#190) (a7b7534)

1.6.1

27 Apr 21:47
c06e27f

Choose a tag to compare

1.6.1 (2026-04-27)

Bug Fixes

  • update ECR examples for current module schema (#178) (8233592)

1.6.0

28 Dec 02:04
3038bdb

Choose a tag to compare

1.6.0 (2025-12-28)

Features

  • add terraform_docs hook for local development (#175) (e2ca297)

1.5.1

27 Dec 22:35
b3f3ba4

Choose a tag to compare

1.5.1 (2025-12-27)

Bug Fixes

  • resolve pre-commit workflow terraform validate failures (#172) (d9a996a)

1.5.0

27 Dec 12:10
0c388b0

Choose a tag to compare

1.5.0 (2025-12-27)

Features

  • add support for REGISTRY_POLICY_SCOPE account setting (#170) (f569e98)

1.4.0

26 Dec 18:12
0256912

Choose a tag to compare

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
45e1aca

Choose a tag to compare

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
9c4f1dd

Choose a tag to compare

1.3.1 (2025-08-22)

Bug Fixes

  • Update image_tag_mutability validation to support IMMUTABLE_WITH_EXCLUSION and MUTABLE_WITH_EXCLUSION (#160) (cbe4b56)