Skip to content

Commit

Permalink
fixing definition config
Browse files Browse the repository at this point in the history
  • Loading branch information
mfar committed May 17, 2024
1 parent 13a412c commit 92510b0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions apps/api/.aws/task-definition-development.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"taskDefinition": {
"taskDefinitionArn": "arn:aws:ecs:us-west-2:665230337498:task-definition/development-identity-service:13",
"containerDefinitions": [
{
"name": "development-identity",
Expand Down Expand Up @@ -120,6 +118,4 @@
"memory": "4096",
"registeredAt": 1715821922.239,
"registeredBy": "arn:aws:iam::665230337498:user/matt"
},
"tags": []
}

0 comments on commit 92510b0

Please sign in to comment.