You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why these changes are being introduced:
This commit creates the DSpace Submission Composer (DSC) application ECR
container infrastructure. The application source code is located in the
https://github.com/MITLibraries/dspace-submission-composer repository. DSC
is an AWS Fargate application.
How this addresses that need:
* Add a standard ECR for an ECS w/ Fargate launch type
* Update to Terraform v11
* Update the shared workflow for pre-commit versions
* Update the CODEOWNERS file for MIT Libraries GH group security re-org
* Update README.md documentation
* Minor code clean-up
Side effects of this change:
None
Relevant ticket(s):
https://mitlibraries.atlassian.net/browse/IN-1161
Changes to be committed:
modified: .github/CODEOWNERS
modified: .pre-commit-config.yaml
modified: README.md
new file: dsc_ecr.tf
modified: modules/ecr/README.md
modified: modules/ecr/main.tf
modified: modules/ecr/versions.tf
modified: versions.tf
0 commit comments