Auto-generated
This page is generated by terraform-docs at build time from the infra/ repo. Do not edit manually.
Edge ECR¶
ECR repository for Edge API container images.
Lifecycle: untagged images are expired after 1 day, matching the vault ECR pattern. Keeps Inspector focused on the currently-deployed image.
Requirements¶
No requirements.
Providers¶
| Name | Version |
|---|---|
| aws | n/a |
Modules¶
No modules.
Resources¶
| Name | Type |
|---|---|
| aws_ecr_lifecycle_policy.edge_api | resource |
| aws_ecr_repository.edge_api | resource |
Inputs¶
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| base_tags | Base tags to apply to all resources | map(string) |
{} |
no |
Outputs¶
| Name | Description |
|---|---|
| edge_api_repository_arn | ECR repository ARN for edge-api |
| edge_api_repository_url | ECR repository URL for edge-api |