Merge pull request #17179 from joshuakcockrell/josh/fix-ecs-scaling-typo

Fix typo in AWS CloudFormation ECS memory scaling
This commit is contained in:
Chris Chinchilla 2023-04-27 16:00:27 +02:00 committed by GitHub
commit 56c25623c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -401,7 +401,7 @@ services:
min: 1
max: 10 #required
cpu: 75
# mem: - mutualy exlusive with cpu
# memory: - mutualy exlusive with cpu
```
## IAM roles