Skip to content

Commit 2ddfe67

Browse files
authored
fix: remove AWS_SSE_LOGS_BUCKET_NAME from task processor definition (#6289)
1 parent 653d658 commit 2ddfe67

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

infrastructure/aws/production/ecs-task-definition-task-processor.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,10 +172,6 @@
172172
{
173173
"name": "SEGMENT_RULES_CONDITIONS_EXPLICIT_ORDERING_ENABLED",
174174
"value": "True"
175-
},
176-
{
177-
"name": "AWS_SSE_LOGS_BUCKET_NAME",
178-
"value": "flagsmith-fastly-logs-production"
179175
}
180176
],
181177
"secrets": [

0 commit comments

Comments
 (0)