Maciej Walkowiak e7ac5a8121 Prepare for 3.0 development (#252) | 2 سال پیش | |
---|---|---|
.. | ||
bin | 2 سال پیش | |
lib | 2 سال پیش | |
README.md | 2 سال پیش | |
cdk.json | 3 سال پیش | |
jest.config.js | 3 سال پیش | |
package-lock.json | 2 سال پیش | |
package.json | 2 سال پیش | |
tsconfig.json | 3 سال پیش |
Infrastructure code to run Spring Cloud AWS Secrets Manager Sample App based on AWS CDK
npm install
npm run cdk synth
npm run cdk deploy
Once you don't need the infrastructure anymore, it can be destroyed by calling:
npm run cdk destroy
.