Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(aws-sm): added keychain plugin for aws secret manager
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
- Loading branch information