Skip to content

Releases: cloudposse/terraform-aws-ecr

0.2.4

31 Jan 02:35
Compare
Choose a tag to compare

Add lifecycle policy

what

  • Define aws_ecr_lifecycle_policy

why

  • To expunge old images

0.2.3

15 Jan 15:37
168c499
Compare
Choose a tag to compare

what

  • Change role_name output to use splat syntax

why

  • To prevent this warning
Warning: output "role_name": must use splat syntax to access aws_iam_role.default attribute "name", 
because it has "count" set; 
use aws_iam_role.default.*.name to obtain a list of the attributes across all instances

0.2.2

08 Jan 03:46
bdf0bdf
Compare
Choose a tag to compare

what

  • Added Travis CI
  • Bumped terraform-null-label version to 0.3.1
  • Fixed README

why

  • To monitor repo builds and status
  • Latest version with bug fixes

Rename Repo

22 Sep 04:07
Compare
Choose a tag to compare

What

  • Rename repo

Why

Add `repository_name` output variable

01 Sep 17:09
Compare
Choose a tag to compare

Add repository_name output variable

Module to create `AWS EC2 Container Registry`

31 Aug 14:17
Compare
Choose a tag to compare

Module to create AWS EC2 Container Registry