Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trim ecr_repository_prefix to aws_ecr_pull_through_cache_rule limitation #315

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

miguelhar
Copy link
Collaborator

│ Error: expected length of ecr_repository_prefix to be in the range (2 - 30), got secure-ami-127-12585649125-1/quay
│ 
│   with module.infra.module.storage.aws_ecr_pull_through_cache_rule.quay[0],
│   on .terraform/modules/infra/modules/infra/submodules/storage/ecr.tf line 31, in resource "aws_ecr_pull_through_cache_rule" "quay":
│   31:   ecr_repository_prefix = "${var.deploy_id}/quay"

@miguelhar miguelhar requested a review from a team as a code owner January 2, 2025 19:47
@miguelhar miguelhar merged commit 3acc685 into main Jan 3, 2025
15 checks passed
@miguelhar miguelhar deleted the fix-ecr-prefix-limit branch January 3, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants