We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a356949 + 0e79a8e commit 19032c6Copy full SHA for 19032c6
1 file changed
.aws/ecs-task-definition.json
@@ -54,6 +54,7 @@
54
}
55
],
56
"family": "xrpedia-user",
57
+ "taskRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
58
"executionRoleArn": "arn:aws:iam::864981757354:role/ecsTaskExecutionRole",
59
"networkMode": "awsvpc",
60
"volumes": [],
0 commit comments