Skip to content

asmtal/terraform-aws-ecr-repository

Repository files navigation

Requirements

No requirements.

Providers

Name Version
aws 4.4.0

Modules

Name Source Version
this r0ck40k/label/generic 0.1.0

Resources

Name Type
aws_ecr_repository.this resource
aws_ecr_repository_policy.this resource
aws_iam_policy_document.this data source

Inputs

Name Description Type Default Required
context Default environmental context
object({
organization = string
environment = string
account = string
product = string
tags = map(string)
})
n/a yes
kms_key KMS key to use string n/a yes
name Name of the repository to create string n/a yes
organization_id If specified allows readonly access for the whole organisation. string "" no

Outputs

Name Description
arn ARN of the created ecr repository
name Name of the created ecr repository
url URL of the created ecr repository

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages