Skip to content

Auto-generated

This page is generated by terraform-docs at build time from the infra/ repo. Do not edit manually.

Core ECR

ECR repositories for container images deployed onto the core ECS cluster. Currently holds atrax-api (the crawler controller). Images are scanned on push and use mutable tags for rolling deployments. The atrax-node repo lives in eu-west-1 alongside its consumers — see modules/atrax/ecr.

Requirements

Name Version
terraform >= 1.6.0
aws ~> 5.0

Providers

Name Version
aws ~> 5.0

Modules

No modules.

Resources

Name Type
aws_ecr_repository.atrax_api resource

Inputs

Name Description Type Default Required
base_tags Base tags for resources map(string) {} no

Outputs

Name Description
atrax_api_repository_url ECR repository URL for atrax-api