github.com/in4it/ecs-deploy@v0.0.42-0.20240508120354-ed77ff16df25/templates/export/ecr.tf (about) 1 resource "aws_ecr_repository" "${SERVICE}" { 2 name = "${SERVICE}" 3 }