@@ -98,8 +98,10 @@ This is a core infrastructure repository that defines infrastructure related to
9898* [ Alma Integrations] ( https://github.com/MITLibraries/mitlib-tf-workloads-patronload )
9999 * [ Alma Patron Load Application Container] ( https://github.com/MITLibraries/alma-patronload )
100100* [ ASATI] ( https://github.com/MITLibraries/mitlib-tf-workloads-asati )
101- * [ ASATI Application Contaier ] ( https://github.com/MITLibraries/asati )
101+ * [ ASATI Application Container ] ( https://github.com/MITLibraries/asati )
102102* [ Carbon] ( https://github.com/MITLibraries/mitlib-tf-workloads-carbon )
103+ * [ DSC] ( https://github.com/MITLibraries/mitlib-tf-workloads-dsc )
104+ * [ DSC Application Container] ( https://github.com/MITLibraries/dspace-submission-composer )
103105* [ DSS] ( https://github.com/MITLibraries/mitlib-tf-workloads-dss )
104106 * [ DSpace Submission Service Application Container] ( https://github.com/MITLibraries/dspace-submission-service )
105107 * [ ETD] ( https://github.com/MITLibraries/mitlib-tf-workloads-etd )
@@ -125,7 +127,7 @@ This is a core infrastructure repository that defines infrastructure related to
125127
126128* Owner: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
127129* Team: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
128- * Last Maintenance: 2025-01
130+ * Last Maintenance: 2025-03
129131
130132## TF markdown is automatically inserted at the bottom of this file, nothing should be written beyond this point
131133
@@ -134,7 +136,7 @@ This is a core infrastructure repository that defines infrastructure related to
134136
135137| Name | Version |
136138| ------| ---------|
137- | terraform | ~ > 1.5 |
139+ | terraform | ~ > 1.11 |
138140| aws | ~ > 5.0 |
139141
140142## Providers
@@ -152,6 +154,7 @@ This is a core infrastructure repository that defines infrastructure related to
152154| ecr\_ bursar | ./modules/ecr | n/a |
153155| ecr\_ carbon | ./modules/ecr | n/a |
154156| ecr\_ creditcardslips | ./modules/ecr | n/a |
157+ | ecr\_ dsc | ./modules/ecr | n/a |
155158| ecr\_ dss | ./modules/ecr | n/a |
156159| ecr\_ hrqb\_ client | ./modules/ecr | n/a |
157160| ecr\_ matomo | ./modules/ecr | n/a |
@@ -217,6 +220,10 @@ This is a core infrastructure repository that defines infrastructure related to
217220| creditcardslips\_ makefile | Full contents of the Makefile for the alma-creditcardslips repo (allows devs to push to Dev account only) |
218221| creditcardslips\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the alma-creditcardslips repo |
219222| creditcardslips\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the alma-creditcardslips repo |
223+ | dsc\_ fargate\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the dsc repo |
224+ | dsc\_ fargate\_ makefile | Full contents of the Makefile for the dsc repo (allows devs to push to Dev account only) |
225+ | dsc\_ fargate\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the dsc repo |
226+ | dsc\_ fargate\_ stage\_ build\_ workflow | Full contents of the stage-build.yml for the dsc repo |
220227| dss\_ fargate\_ dev\_ build\_ workflow | Full contents of the dev-build.yml for the dss repo |
221228| dss\_ fargate\_ makefile | Full contents of the Makefile for the dss repo (allows devs to push to Dev account only) |
222229| dss\_ fargate\_ prod\_ promote\_ workflow | Full contents of the prod-promote.yml for the dss repo |
0 commit comments