Skip to content

Commit e15d0a4

Browse files
committed
Hotfix: Set up taskRoleArn
1 parent ea1bf96 commit e15d0a4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.aws/ecs-task-definition.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
}
4343
],
4444
"family": "xrpedia-ai-proxy",
45+
"taskRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
4546
"executionRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
4647
"networkMode": "awsvpc",
4748
"volumes": [],

0 commit comments

Comments
 (0)