Sepehr Laal
Sepehr Laal
we should be integrating with https://github.com/aws/jsii so mutato can be consumed on all platforms where CDK is supported
Currently in Mutato's AWS dev account, master branch is managing the release process to NPM and DockerHub. This process is fine, but the way NPM package and Docker image are...
We must have some sort of smoke testing to make sure constructs do actually what they are supposed to do. Emphasis on the database and storage constructs and their connection...
Default should be that it doesn't work / is not available. Add a flag: --allow-insecure. IIRC mu has this exact flag. We might make it a list like `--allow-insecure` (allow...
The API docs that are auto generated are pathetic currently and it's mostly jsdoc2md's fault. LOTS of polish needs to be done here so it can be usable. Types must...