mirror of https://github.com/pulumi/pulumi.git
94fef806d2
The non-`Output<T>` returning functions take parameters as plain values, which cannot be made secrets. Before this change, .NET codegen was trying to convert the inputs into secrets, but this would error during compilation because the plain types are not `Input<T>`. |
||
---|---|---|
.. | ||
install-pulumi-plugin.js |