11{
2+ "family" : " elixir-task-df" ,
3+ "taskRoleArn" : " arn:aws:iam::448270596607:role/ecs-task-role" ,
4+ "executionRoleArn" : " arn:aws:iam::448270596607:role/ecs-task-execution-role" ,
5+ "networkMode" : " awsvpc" ,
6+ "requiresCompatibilities" : [" FARGATE" ],
7+ "cpu" : " 1024" ,
8+ "memory" : " 3072" ,
9+ "runtimePlatform" : {
10+ "cpuArchitecture" : " X86_64" ,
11+ "operatingSystemFamily" : " LINUX"
12+ },
213 "containerDefinitions" : [
314 {
415 "name" : " elixir-container" ,
2031 "value" : " prod"
2132 }
2233 ],
23- "mountPoints" : [],
24- "volumesFrom" : [],
2534 "secrets" : [
2635 {
2736 "name" : " AWS_ACCESSKEY" ,
8190 "max-buffer-size" : " 25m" ,
8291 "awslogs-region" : " ap-northeast-2" ,
8392 "awslogs-stream-prefix" : " ecs"
84- },
85- "secretOptions" : []
86- },
87- "systemControls" : []
93+ }
94+ }
8895 },
8996 {
9097 "name" : " redis-container" ,
98105 "protocol" : " tcp"
99106 }
100107 ],
101- "essential" : true ,
102- "environment" : [],
103- "environmentFiles" : [],
104- "mountPoints" : [],
105- "volumesFrom" : [],
106- "systemControls" : []
108+ "essential" : true
107109 }
108- ],
109- "family" : " elixir-task-df" ,
110- "taskRoleArn" : " arn:aws:iam::448270596607:role/ecs-task-role" ,
111- "executionRoleArn" : " arn:aws:iam::448270596607:role/ecs-task-execution-role" ,
112- "networkMode" : " awsvpc" ,
113- "volumes" : [],
114- "requiresAttributes" : [
115- {
116- "name" : " com.amazonaws.ecs.capability.logging-driver.awslogs"
117- },
118- {
119- "name" : " ecs.capability.execution-role-awslogs"
120- },
121- {
122- "name" : " com.amazonaws.ecs.capability.ecr-auth"
123- },
124- {
125- "name" : " com.amazonaws.ecs.capability.docker-remote-api.1.19"
126- },
127- {
128- "name" : " ecs.capability.secrets.asm.environment-variables"
129- },
130- {
131- "name" : " com.amazonaws.ecs.capability.docker-remote-api.1.28"
132- },
133- {
134- "name" : " com.amazonaws.ecs.capability.task-iam-role"
135- },
136- {
137- "name" : " ecs.capability.execution-role-ecr-pull"
138- },
139- {
140- "name" : " com.amazonaws.ecs.capability.docker-remote-api.1.18"
141- },
142- {
143- "name" : " ecs.capability.task-eni"
144- },
145- {
146- "name" : " com.amazonaws.ecs.capability.docker-remote-api.1.29"
147- }
148- ],
149- "placementConstraints" : [],
150- "cpu" : " 512" ,
151- "memory" : " 819" ,
152- "runtimePlatform" : {
153- "cpuArchitecture" : " X86_64" ,
154- "operatingSystemFamily" : " LINUX"
155- },
156- "tags" : []
157- }
110+ ]
111+ }
0 commit comments