Open erezrokah opened 5 years ago
NoEcho can be used to mask the output of the custom resource. See here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-custom-resources.html
NoEcho
I've also added some tests, and made sure to shutdown the http server at the end of the tests (otherwise the npm test command never exits).
npm test
NoEcho
can be used to mask the output of the custom resource. See here: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-custom-resources.htmlI've also added some tests, and made sure to shutdown the http server at the end of the tests (otherwise the
npm test
command never exits).