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 |
||
---|---|---|
.. | ||
internal | ||
codegen-manifest.json | ||
component.go | ||
doc.go | ||
init.go | ||
provider.go | ||
pulumi-plugin.json | ||
pulumiTypes.go |