sparse-intern-71089
02/09/2023, 10:34 PMcalm-horse-33012
02/09/2023, 10:46 PMpulumi.dynamic.Resource
generic and make it lift the generic type automatically, making it a more seamless experience to write dynamic providers, since you get to avoid duplicating your input type definition sprinkled with pulumi.Input<T>
.
Sample of what an implementation could look like (simplified, doesn't support nested object, and isn't backwards compatible):billowy-army-68599