@@ -112,6 +112,9 @@ This is a core infrastructure repository that defines infrastructure related to
112112 * [ ETD] ( https://github.com/MITLibraries/mitlib-tf-workloads-etd )
113113* [ HRQB] ( https://github.com/MITLibraries/mitlib-tf-workloads-hrqb-loader )
114114 * [ HRQB Client] ( https://github.com/MITLibraries/hrqb-client )
115+ * [ marimo notebooks] ( https://github.com/MITLibraries/mitlib-tf-workloads-notebooks )
116+ * [ marimo-launcher] ( https://github.com/MITLibraries/marimo-launcher )
117+ * [ marimo-helloworld] ( https://github.com/MITLibraries/marimo-helloworld )
115118* [ Matomo] ( https://github.com/MITLibraries/mitlib-tf-workloads-matomo )
116119 * [ Matomo Application Container] ( https://github.com/MITLibraries/docker-matomo )
117120* [ PPOD] ( https://github.com/MITLibraries/mitlib-tf-workloads-ppod )
@@ -134,7 +137,7 @@ This is a core infrastructure repository that defines infrastructure related to
134137
135138* Owner: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
136139* Team: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
137- * Last Maintenance: 2025-06
140+ * Last Maintenance: 2025-08
138141
139142## TF markdown is automatically inserted at the bottom of this file, nothing should be written beyond this point
140143
@@ -150,7 +153,7 @@ This is a core infrastructure repository that defines infrastructure related to
150153
151154| Name | Version |
152155| ------| ---------|
153- | aws | 5.62 .0 |
156+ | aws | 5.100 .0 |
154157
155158## Modules
156159
@@ -168,6 +171,7 @@ This is a core infrastructure repository that defines infrastructure related to
168171| ecr\_ dsc | ./modules/ecr | n/a |
169172| ecr\_ dss | ./modules/ecr | n/a |
170173| ecr\_ hrqb\_ client | ./modules/ecr | n/a |
174+ | ecr\_ marimo | ./modules/ecr | n/a |
171175| ecr\_ matomo | ./modules/ecr | n/a |
172176| ecr\_ oaiharvester | ./modules/ecr | n/a |
173177| ecr\_ patronload | ./modules/ecr | n/a |
@@ -256,6 +260,10 @@ This is a core infrastructure repository that defines infrastructure related to
256260| hrqb\_ client\_ fargate\_ makefile | Full contents of the Makefile for the hrqb-client repo (allows devs to push to Dev account only) |
257261| hrqb\_ client\_ fargate\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the hrqb-client repo |
258262| hrqb\_ client\_ fargate\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the hrqb-client repo |
263+ | marimo\_ fargate\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the marimo-launcher repo |
264+ | marimo\_ fargate\_ makefile | Full contents of the Makefile for the marimo-launcher repo (allows devs to push to Dev account only) |
265+ | marimo\_ fargate\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the marimo-launcher repo |
266+ | marimo\_ fargate\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the marimo-launcher repo |
259267| matomo\_ fargate\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the matomo repo |
260268| matomo\_ fargate\_ makefile | Full contents of the Makefile for the matomo repo (allows devs to push to Dev account only) |
261269| matomo\_ fargate\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the matomo repo |
0 commit comments