Can Rau

Results 227 comments of Can Rau

I know it's christmas just wanted to check for any updates on this?

Think that looks good ๐Ÿ‘Not sure when I can find time to look into it though ๐Ÿ˜ฟ I'm working on a project again right now where I'm already using react-head...

okay, I'll look into it once I've got time and maybe come back with a PR, can't promise anything yet ;-) could be closed, or kept open maybe someone else...

might also solve https://github.com/sveltejs/kit/pull/1130

Sure ๐Ÿค I copy pasted the example from https://github.com/netlify/open-api/issues/240#issue-646761932, replaced API token & DNS zone id and received the same error ``` {"error":"undefined method `end_with?' for nil:NilClass"} ```

Looks great ๐Ÿ‘ cURL without content type header responds now with more useful error ``` {"errors":{"type":["can't be blank","record type is unsupported for api provider ns1"],"hostname":["can't be blank"],"value":["can't be blank"]}} ```...

I've just published an [article](https://dev.to/canglecode/pulumi-custom-resource-aws-sns-e-mail-subscription-44og) showing a dynamic provider which can wait, poll or as explained do nothing as (probably newish) AWS provides the `ReturnSubscriptionArn` option which as the name...