Skip to content

Commit

Permalink
[task defination]
Browse files Browse the repository at this point in the history
  • Loading branch information
alvo254 committed Jun 12, 2024
1 parent 687675f commit 11b2ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ecs/container_definitions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"family": "app",
"networkMode": "awsvpc",
"requiresCompatibilities": ["FARGATE"],
"executionRoleArn": "arn:aws:iam::aws:policy/service-role/AmazonECSTaskExecutionRolePolicy",
"executionRoleArn": "arn:aws:iam::221114290054:role/ecsExecRole",
"cpu": "256",
"memory": "512",
"containerDefinitions": [
Expand Down

0 comments on commit 11b2ba6

Please sign in to comment.