Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
terrywbrady authored Jul 23, 2024
1 parent 105f806 commit f2341e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion design/aws-build/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,13 +75,15 @@ graph TD
Build --> JarFiles
Build --> |copy| S3_Public
S3_Public --> |publish| CloudFront
ECR[["`**Integration Test Images**
subraph ECR
Img[["`**Integration Test Images**
mock-merritt-it
mrt-it-database
mrt-it-database-audit-replic
mrt-minio-it
mrt-minio-it-with-content
`"]]
end
ECR -.-> |docker pull| Build
subgraph CodeArtifact
JarFiles[["`
Expand Down

0 comments on commit f2341e9

Please sign in to comment.