Skip to content

Commit

Permalink
change id-sync task definition name property from "web" to "cron"
Browse files Browse the repository at this point in the history
  • Loading branch information
briskt committed Nov 7, 2023
1 parent ca35239 commit 0ce3f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/070-id-sync/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"essential": true,
"entryPoint": null,
"mountPoints": [],
"name": "web",
"name": "cron",
"ulimits": null,
"dockerSecurityOptions": null,
"environment": [
Expand Down

0 comments on commit 0ce3f77

Please sign in to comment.