Skip to content

Commit 83fadc2

Browse files
author
Sachin Maheshwari
committed
fixing typo
1 parent aa0fe6c commit 83fadc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ deploy_cluster() {
9696

9797
make_task_def(){
9898
task_template='{
99-
"family": "%s"
99+
"family": "%s",
100100
"requiresCompatibilities": ["EC2", "FARGATE"],
101101
"networkMode": "awsvpc",
102102
"executionRoleArn": "arn:aws:iam::%s:role/ecsTaskExecutionRole",

0 commit comments

Comments
 (0)