MatejNedic b01ae16049 Fix samples (#43) | 3 anni fa | |
---|---|---|
.. | ||
bin | 3 anni fa | |
lib | 3 anni fa | |
README.md | 3 anni fa | |
cdk.json | 3 anni fa | |
jest.config.js | 3 anni fa | |
package.json | 3 anni fa | |
tsconfig.json | 3 anni fa |
Infrastructure code to run Spring Cloud AWS Secrets Manager Sample App based on AWS CDK
npm install
cdk synth
cdk deploy
Once you don't need the infrastructure anymore, it can be destroyed by calling:
cdk destroy
.