Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AEA-3677 Deploy basic stack for CI and release builds of the Clinical Prescription Tracker API #14

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.