This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| definitions: | |
| services: | |
| docker: | |
| memory: 5120 | |
| # Assumes Following Repository variables are present - | |
| # AWS_ECR_REPO_PROD - your ECR repository URL | |
| # AWS_DEFAULT_REGION - aws account region | |
| # AWS_SERVICE_NAME_PROD - ECS service name | |
| # AWS_CLUSTER_NAME_PROD - ECS cluster name |