Skip to content

Commit 19032c6

Browse files
authored
[Feat] server-user 서비스에 Task Role 추가 (#24)
## 작업 내역 (관련 이슈) - #23 ## 특이 사항 -
2 parents a356949 + 0e79a8e commit 19032c6

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
@@ -54,6 +54,7 @@
5454
}
5555
],
5656
"family": "xrpedia-user",
57+
"taskRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
5758
"executionRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
5859
"networkMode": "awsvpc",
5960
"volumes": [],

0 commit comments

Comments
 (0)