Robert Rossmann
Robert Rossmann
For context, the main issue preventing us from deploying Serverless v2 with CloudFormation is the lack of support for the [`ServerlessV2ScalingConfiguration`](https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ServerlessV2ScalingConfiguration.html) configuration property on the cluster. This property must be...
Fixed via d29e0f1d quite some time ago...:)
I think the scope of this project should remain in the area of shared configuration for existing tools.
Looks fixed by #252. 🎉
Just tested this and it really seems to be an issue with the license... If I leave it at default (MIT), the task will complete successfully even if I provide...
Hey guys! Thanks for the feedback! I made those changes because I felt that the neutral grey everywhere started to look too boring and I wanted to "spice it up"...
This is now supported as of Node.js 7.2 . [Here are the docs](https://nodejs.org/api/dns.html#dns_dns_resolve4_hostname_options_callback) for the new feature.