Skip to content

Commit

Permalink
AEA-3677 Deploy basic stack for CI and release builds (#14)
Browse files Browse the repository at this point in the history
## Summary

- Routine Change
- 🤖 Operational or Infrastructure Change

### Details

AEA-3677 Deploy basic stack for CI and release builds of the Clinical
Prescription Tracker API
  • Loading branch information
kris-szlapa authored Feb 13, 2024
1 parent cd76059 commit cc22274
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 370 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ This is the AWS layer that provides an API for Clinical Prescription Tracker.
- `packages/common/testing` Module that contains some test data used for tests in other modules.
- `packages/sandbox/` Returns [static data](./packages/sandbox/examples/GetMyPrescriptions/Bundle/success.json) from the Sandbox.
- `packages/statusLambda/` Returns the status of the getMyPrescriptions endpoint.
- `privateCA/` Contains script to create self signed CA certificate and a client certificate used for mutual TLS.
- `SAMtemplates/` Contains the SAM templates used to define the stacks.
- `scripts/` Utilities helpful to developers of this specification.
- `.devcontainer` Contains a dockerfile and vscode devcontainer definition.
Expand Down
6 changes: 0 additions & 6 deletions privateCA/.gitignore

This file was deleted.

14 changes: 0 additions & 14 deletions privateCA/README.md

This file was deleted.

257 changes: 0 additions & 257 deletions privateCA/create_certs.sh

This file was deleted.

92 changes: 0 additions & 92 deletions privateCA/openssl-ca.conf

This file was deleted.

0 comments on commit cc22274

Please sign in to comment.