We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96287e9 commit 8157088Copy full SHA for 8157088
task-definition.json
@@ -15,7 +15,7 @@
15
"requiresCompatibilities": [
16
"FARGATE"
17
],
18
- "executionRoleArn": "ecsTaskExecutionRole",
+ "executionRoleArn": "discordBotTaskExecutionRole",
19
"cpu": "256",
20
"memory": "512"
21
}
0 commit comments