Skip to content

Commit 8157088

Browse files
committed
added task definition
1 parent 96287e9 commit 8157088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

task-definition.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"requiresCompatibilities": [
1616
"FARGATE"
1717
],
18-
"executionRoleArn": "ecsTaskExecutionRole",
18+
"executionRoleArn": "discordBotTaskExecutionRole",
1919
"cpu": "256",
2020
"memory": "512"
2121
}

0 commit comments

Comments
 (0)