Moritz Onken
Moritz Onken
It works fine for me. Maybe try quoting the filename: ```bash echo 'Resources: group: Type: AWS::IAM::Group Properties: GroupName: testing-delete-me Fn::Include: {type: json, location: "test.yml"} ' | npx cfn-include ``` ```json...
Hi, happy to merge this. However, could you please create a test case and also remove the package-lock.json file from the commit?
This is definitely on my todo list. I want to provide a separate function that gives a detailed explanation for the result of `evaluate`. Thanks for bringing it up and...
It's been really bad as of late. Any plans for improvements? Since version 7.0.0, I now download and install through the released bundle from github: ```shell PSAz=$(curl -sL https://api.github.com/repos/Azure/azure-powershell/releases/latest |...
Thank you, that's very helpful. This should be enough for me to calculate an estimate. Ultimately, I will use this number to launch the right-sized EC2 instance to do the...
Tasty, thank you! Any chance I could force the output to be in bytes? `estimate_product_space_size(parameters, 'b')?` Otherwise I'd have to parse the unit string and undo the unit to be...
`unmarshall` will also not convert binary attributes properly. The DynamoDB stream will provide a base64 encoded presentation of the binary attribute and `unmarshall` does not base64-decode the value.
* Ask users to sign up for your service * Ask users to provide their API key for Docker Hub (and the others) which you can then use to make...
At this point, just create a filesystem provider for VSCode. That’ll take care of filesystem navigation, syntax highlighting, search, tabs, etc.
https://github.com/microsoft/vscode-languagedetection