Fraser Waters

Results 278 comments of Fraser Waters
trafficstars

> as a side note: have you considered to build your plugin system on top of WASM? We have consider it. It only solves half our problem though. All resource...

> Would we need a way to mock out API calls to make this reliable? Yeh feels like we should be able to make an "artificial" benchmark for the engine...

The intention is to make that an option, but we have plenty of customers who believe the opposite and we can't safely make a break change like that now anyway.

I'm not confident this is actually correct. I don't see annotations being emitted to tell the SDK to serialise/deserialise to the wire protocol with the hyphenated names. There's also a...

Sigh sticky touch screen, ignore that close.

> I tried to delete the resource directly in the pulumi state using pulumi state delete but pulumi just tells me that it does not exist I'd bet your original...

This looks similar to triggers (some comments about that at https://github.com/pulumi/pulumi/issues/13328). Instead of "replaceOnChanges: true" you could just have a trigger on the current timestamp. But also there is `up...

I think https://github.com/pulumi/pulumi/issues/11657 would also cover that use case.

Not a converter issue, this will be on codegen to fix. Moving to pu/pu.