Skip to content

Releases: oozou/terraform-aws-ecr

v1.2.0

15 Dec 03:17
Compare
Choose a tag to compare

Added

  • Add resource aws_ecr_lifecycle_policy
  • Add variables is_create_lifecycle_policy and repository_lifecycle_policy

Changed

  • Update example .examples/complete with lifecycle policy

v1.1.0

15 Dec 03:15
a0110ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.1.0

v1.0.3

08 Sep 08:45
6bf9b35
Compare
Choose a tag to compare

What's Changed

Changed

  • Update aws provider to version >= 4.0.0
  • Rename file ecr.tf to main.tf

New Contributors

Full Changelog: v1.0.2...v1.0.3

v1.0.2

20 Jul 06:43
f658383
Compare
Choose a tag to compare

What's Changed

  • add encryption_configuration option for ecr
  • add examples

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

23 Mar 05:03
c0bec53
Compare
Choose a tag to compare

What's Changed

  • Naming Resource ECR by @toplordsaito in #2
  • [ecr.tf] fix naming resource by @artpasut in #4

New Contributors

Full Changelog: v1.0.0...v1.0.1