Mike Lohmeier
Mike Lohmeier
No worries and thanks for letting me know @carvantes. We have our private fork that we can manage anything that doesn't make sense in the public fwoa project like this...
Updated the following PRs per @carvantes feedback to only merge in the logic for optionally using dynamic hostnames. interface PR: https://github.com/awslabs/fhir-works-on-aws-interface/pull/96 routing PR: https://github.com/awslabs/fhir-works-on-aws-routing/pull/153 deployment PR: https://github.com/awslabs/fhir-works-on-aws-deployment/pull/580
I was receiving this error as well but my bucket did in fact exist. I deleted the contents of the bucket and ran serverless deploy again and had a successful...
Woah, super cool! We were actually looking to update our private fork to load IGs from s3 as well for a lot of the same reasons. We'll keep an eye...
@KeKs0r where did you drop that .babelrc file? I tried dropping it in the same dir as my serverless.yaml file and serverless-bundle did not use it. I'm running serverless-bundle 4.4.0
For anyone else hitting this, you can manually update your version of serverless-bundle and add sourceType: "unambiguous" to the babel-loader config here. https://github.com/AnomalyInnovations/serverless-bundle/blob/master/src/webpack.config.js#L157
I was only ever able to get @KeKs0r's answer to work with a `babel.config.json` file not a `.babelrc` file in the same directory as the serverless.yaml file that is using...
I was able to set the http agent in superagent by wrapping the various HTTP verb method calls and then setting the agent. Combined with passing the http server returned...
The original poster's problem is that GCP Cloud SQL generates a self signed certificate that does not include `localhost` as a CN but instead the randomly generated DNS name. However,...
Will this change help with trying to do a lot of one-shot prompts in a loop? I'm seeing this error, `could not find a KV slot for the batch (try...