Skip to content

Releases: DNXLabs/terraform-aws-ecr

2.3.3

11 Dec 10:13
83830eb
Compare
Choose a tag to compare

What's Changed

  • Adding encryption_type to allow using kms without passing key id and adding ecr:ListImages for argocd-image-updater by @adenot in #21

New Contributors

Full Changelog: 2.3.2...2.3.3

2.3.2

27 Apr 06:19
6c06ca0
Compare
Choose a tag to compare

What's Changed

  • fix ecr policy issue when not using trust accounts option by @luiz-dnx in #19

New Contributors

  • @luiz-dnx made their first contribution in #19

Full Changelog: 2.3.1...2.3.2

2.3.1

29 Mar 03:25
2868fe6
Compare
Choose a tag to compare

What's Changed

  • Add scan on push, ecr lifecycle and kms optional by @lgothelipe in #18

New Contributors

Full Changelog: 2.3.0...2.3.1

2.3.0

02 Feb 22:05
0b0a113
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...2.3.0

2.2.0

06 May 14:24
748efa8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.0...2.2.0

2.1.0

30 Mar 21:03
b3553ad
Compare
Choose a tag to compare

What's Changed

New Contributors

**Full Changelog: 2.0.2...2.1.0

2.0.2

09 Mar 07:31
75d674d
Compare
Choose a tag to compare

What's Changed

  • Removing deprecated ScanOnPush configuration by @lzrocha in #14

Full Changelog: 2.0.1...2.0.2

2.0.1

04 Mar 03:02
d110c89
Compare
Choose a tag to compare

What's Changed

  • Fix kms key condition when using default key by @lzrocha in #13

Full Changelog: 2.0.0...2.0.1

2.0.0

03 Mar 02:28
db30da7
Compare
Choose a tag to compare

What's Changed

  • The KMS CMK resource will not be managed by this module. Update the kms_key_arn variable to encrypt ECR repositories with CMK.
  • Move the CMK creation to the outside of this module by @lzrocha in #12

Full Changelog: 1.0.1...2.0.0

1.0.1

23 Feb 05:59
94726b0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1