Dave Steinberg
Dave Steinberg
I made a brand new project and wrote some code, but forgot to make an environment. When I deployed, I got: ``` $ shep deploy Error: No deployed functions at...
I'm not sure this is entirely the right place for this, but it addresses the issue I had whereby doing: ``` $ shep config set FOO=bar ``` Would error with:...
E.g. I'd like to have functionality like: ``` { "functionEnvNames": { "development": "fn-dev", "production": "fn-prod" }} ``` This blocks bustle/aws-infra#4.
If they answer in the affirmative: * Generate the aws-friendly webpack file. * Add aws-sdk to the dependencies.
This is probably a dumb / basic issue, but I recently upgraded our hubot from 2.4.6 to 2.13.2 and the bot no longer responds to its name or to PMs....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Localstack appears to incorrectly look up outputs in nested stacks when...
Subject says most - this lets me use this cookbook with a custom layer running sidekiq.
I built an ELB with a self signed cert, then when I tried to change the cert with a real one I got this error / stack trace: ``` AWS::Core::OptionGrammar::FormatError:...
First, apologies if this is less than coherent as I've gone slightly insane (and pulled out half my beard) debugging this. I'm trying to batch-create 3 servers, each in a...