mirror of https://github.com/pulumi/pulumi.git
025add9c3e
For generated types that impleemnt `pulumi.Output`, or those that implement `pulumi.Input` with a means of converting themselves to a `pulumi.Output`, also generate `ToOutput(context.Context) pux.Output[..]` to satisfy the `pux.Input[T]` interface. This allows all these generated types to be used with `pux.Apply` and other type-safe generic APIs per #13057. Resolves #13587 |
||
---|---|---|
.. | ||
plant | ||
codegen-manifest.json |