Koen

Results 15 comments of Koen

Here's a nice alternative where you can automate saving attachments to your Google Drive : www.kwikkel.com

It is a bit different as a solution. You can setup Gmail filters and setup a configuration one-off and never look at the incoming mails/attachments anymore. Koen Maes _www.koma.be http://www.koma.be/...

> You have to include types. `npm install @types/file-saver --save` and from there ? how to import and use as ES6 module ?

Not sure if this is the exact same issue but we are passing the service account in the parameters section in the same way as in the official [Google module](https://github.com/GoogleCloudPlatform/terraform-google-secured-data-warehouse/blob/v0.2.0/modules/dataflow-flex-job/main.tf)...

Since TF does not allow us to pass parameters in the environment section as it is not exposed, how can it produce this error ? ```Runtime parameter serviceAccount should not...