@@ -116,6 +116,8 @@ This is a core infrastructure repository that defines infrastructure related to
116116 * [ Matomo Application Container] ( https://github.com/MITLibraries/docker-matomo )
117117* [ PPOD] ( https://github.com/MITLibraries/mitlib-tf-workloads-ppod )
118118 * [ PPOD Application Container] ( https://github.com/MITLibraries/ppod )
119+ * [ TACOS] ( https://github.com/MITLibraries/mitlib-tf-workloads-tacos )
120+ * [ tacos-detectors-lambdas] ( https://github.com/MITLibraries/tacos-detectors-lambdas )
119121* [ TIMDEX] ( https://github.com/MITLibraries/mitlib-tf-workloads-timdex-infrastructure )
120122 * [ TIMDEX Application Container] ( https://github.com/MITLibraries/timdex )
121123 * [ TIMDEX Dataset API] ( https://github.com/MITLibraries/timdex-dataset-api )
@@ -132,7 +134,7 @@ This is a core infrastructure repository that defines infrastructure related to
132134
133135* Owner: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
134136* Team: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
135- * Last Maintenance: 2025-05
137+ * Last Maintenance: 2025-06
136138
137139## TF markdown is automatically inserted at the bottom of this file, nothing should be written beyond this point
138140
@@ -172,6 +174,7 @@ This is a core infrastructure repository that defines infrastructure related to
172174| ecr\_ ppod | ./modules/ecr | n/a |
173175| ecr\_ sapinvoices | ./modules/ecr | n/a |
174176| ecr\_ sapinvoices\_ ui | ./modules/ecr | n/a |
177+ | ecr\_ tacos\_ detectors | ./modules/ecr | n/a |
175178| ecr\_ timdex\_ browsertrix | ./modules/ecr | n/a |
176179| ecr\_ timdex\_ geo | ./modules/ecr | n/a |
177180| ecr\_ timdex\_ lambdas | ./modules/ecr | n/a |
@@ -209,10 +212,10 @@ This is a core infrastructure repository that defines infrastructure related to
209212| alma\_ webhook\_ lambdas\_ makefile | Full contents of the Makefile for the alma-webhook-lambdas repo (allows devs to push to Dev account only) |
210213| alma\_ webhook\_ lambdas\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the alma-webhook-lambdas repo |
211214| alma\_ webhook\_ lambdas\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the alma-webhook-lambdas repo |
212- | apt\_ fargate \ _ dev\_ build\_ workflow | Full contents of the dev-build.yml for the archival-packaging-tool repo |
213- | apt\_ fargate \ _ makefile | Full contents of the Makefile for the archival-packaging-tool repo (allows devs to push to Dev account only) |
214- | apt\_ fargate \ _ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the archival-packaging-tool repo |
215- | apt\_ fargate \ _ stage\_ build\_ workflow | Full contents of the stage-build.yml for the archival-packaging-tool repo |
215+ | apt\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the archival-packaging-tool repo |
216+ | apt\_ makefile | Full contents of the Makefile for the archival-packaging-tool repo (allows devs to push to Dev account only) |
217+ | apt\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the archival-packaging-tool repo |
218+ | apt\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the archival-packaging-tool repo |
216219| asati\_ fargate\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the asati repo |
217220| asati\_ fargate\_ makefile | Full contents of the Makefile for the asati repo (allows devs to push to Dev account only) |
218221| asati\_ fargate\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the asati repo |
@@ -285,6 +288,10 @@ This is a core infrastructure repository that defines infrastructure related to
285288| sapinvoices\_ ui\_ makefile | Full contents of the Makefile for the alma-sapinvoices-ui repo (allows devs to push to Dev account only) |
286289| sapinvoices\_ ui\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the alma-sapinvoices-ui repo |
287290| sapinvoices\_ ui\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the alma-sapinvoices-ui repo |
291+ | tacos\_ detectors\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the tacos-detectors-lambdas repo |
292+ | tacos\_ detectors\_ makefile | Full contents of the Makefile for the tacos-detectors-lambdas repo (allows devs to push to Dev account only) |
293+ | tacos\_ detectors\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the tacos-detectors-lambdas repo |
294+ | tacos\_ detectors\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the tacos-detectors-lambdas repo |
288295| tim\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the timdex-index-manager repo |
289296| tim\_ makefile | Full contents of the Makefile for the timdex-index-manager repo (allows devs to push to Dev account only) |
290297| tim\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the timdex-index-manager repo |
0 commit comments