walkthroughs/howto-ingress-gateway/infrastructure/ecr-repositories.yaml (9 lines of code) (raw):

Parameters: ColorTellerImageName: Description: The name for the color teller image Type: String Resources: ColorTellerRepository: Type: AWS::ECR::Repository Properties: RepositoryName: !Ref ColorTellerImageName