Armando Segnini
Armando Segnini
This closes #9
As @dkamenov suggested on #7: when you are running in a VPC, "there really isn't any need to assign a public IP". So, you can change in the `LauchConfig `the...
Hello, I am having some issues when I'm sending a JSON using curl on Windows 7. My curl message is: curl -H "Content-Type: application/json" "http://127.0.0.1:8000/" -d {"""jsonrpc""":"""2.0""","""method""":"""test""","""params""":{"""id""":"""567"""},"""id""":12345} and the error...
Hello, I'm trying to download eswiki dumps but I got the following error: `OverflowError: unbounded read returned more bytes than a Python string can hold` This is the whole trace:...
Fn select is not finding the third AZ for this region, so CFN it's not able to deploy Issue #2 *Description of changes:* Adding a third AZ to the eu-central-1...
When trying to deploy the stack in eu-central-1, the CFN throws the following error: `Fn::Select cannot select nonexistent value at index 2`