@@ -89,6 +89,44 @@ then replace all the ssm parameter references for `oidc_arn` with `aws_iam_openi
8989* [ github-actions-push-to-aws-ecr-without-credentials-oidc] ( https://blog.tedivm.com/guides/2021/10/github-actions-push-to-aws-ecr-without-credentials-oidc/ )
9090* [ about-security-hardening-with-openid-connect] ( https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect#example-subject-claims )
9191
92+
93+ ## Related Assets
94+
95+ This is a core infrastructure repository that defines infrastructure related to ECS, ECR, and Fargate deployments. The following application infrastructure repositories depend on this repository:
96+
97+ * [ Alma Hook] ( https://github.com/MITLibraries/mitlib-tf-workloads-almahook )
98+ * [ Alma Integrations] ( https://github.com/MITLibraries/mitlib-tf-workloads-patronload )
99+ * [ Alma Patron Load Application Container] ( https://github.com/MITLibraries/alma-patronload )
100+ * [ ASATI] ( https://github.com/MITLibraries/mitlib-tf-workloads-asati )
101+ * [ ASATI Application Contaier] ( https://github.com/MITLibraries/asati )
102+ * [ Carbon] ( https://github.com/MITLibraries/mitlib-tf-workloads-carbon )
103+ * [ DSS] ( https://github.com/MITLibraries/mitlib-tf-workloads-dss )
104+ * [ DSpace Submission Service Application Container] ( https://github.com/MITLibraries/dspace-submission-service )
105+ * [ ETD] ( https://github.com/MITLibraries/mitlib-tf-workloads-etd )
106+ * [ HRQB] ( https://github.com/MITLibraries/mitlib-tf-workloads-hrqb-loader )
107+ * [ HRQB Client] ( https://github.com/MITLibraries/hrqb-client )
108+ * [ Matomo] ( https://github.com/MITLibraries/mitlib-tf-workloads-matomo )
109+ * [ Matomo Application Container] ( https://github.com/MITLibraries/docker-matomo )
110+ * [ PPOD] ( https://github.com/MITLibraries/mitlib-tf-workloads-ppod )
111+ * [ PPOD Application Container] ( https://github.com/MITLibraries/ppod )
112+ * [ Timdex] ( https://github.com/MITLibraries/mitlib-tf-workloads-timdex-infrastructure )
113+ * [ Timdex Application Container] ( https://github.com/MITLibraries/timdex )
114+ * [ Timdex Dataset API] ( https://github.com/MITLibraries/timdex-dataset-api )
115+ * [ Timdex Index Manager] ( https://github.com/MITLibraries/timdex-index-manager )
116+ * [ Timdex Pipeline Lambdas] ( https://github.com/MITLibraries/timdex-pipeline-lambdas )
117+ * [ Timdex UI] ( https://github.com/MITLibraries/timdex-ui )
118+ * [ Timdex Simulator] ( https://github.com/MITLibraries/timdex-simulator )
119+ * [ WCD2Reshare] ( https://github.com/MITLibraries/mitlib-tf-workloads-wcd2reshare )
120+ * [ WCD2Reshare Appliation Container] ( https://github.com/MITLibraries/wcd2reshare )
121+ * [ Wiley] ( https://github.com/MITLibraries/mitlib-tf-workloads-wiley )
122+ * [ Wiley Deposits Application Container] ( https://github.com/MITLibraries/mitlib-tf-workloads-wiley )
123+
124+ ## Maintainers
125+
126+ * Owner: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
127+ * Team: See [ CODEOWNERS] ( ./.github/CODEOWNERS )
128+ * Last Maintenance: 2025-01
129+
92130## TF markdown is automatically inserted at the bottom of this file, nothing should be written beyond this point
93131
94132<!-- BEGIN_TF_DOCS -->
0 commit comments