Skip to content

Cantara/terraform-aws-ecr

 
 

Repository files navigation

ECR Module

Build Status

This module creates a repository on ECR (and associated policies) that other accounts can be given push and pull access to.

  • Creates a repository on ECR
  • Creates a policy to allow other accounts push and pull access
  • Creates a lifecycle policy that expires oldest images when a specified limit (default 100) is reached

About

A Terraform module for creating a cross-account-accessible ECR repository.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HCL 71.4%
  • Makefile 28.6%