mirror of https://github.com/pulumi/pulumi.git
![]() - Add support for constant values in unions (e.g. `"foo" | "bar"`) - Generate `Input<T | U>` instead of `Input<T> | Input<U>` - Emit deprecation messages for resources - Handle nil state inputs - Allow packages to provide a README - Remove sync invoke support These changes are part of https://github.com/pulumi/pulumi-terraform-bridge/issues/179, and restore functional parity with the current `tfgen` generator. |
||
---|---|---|
.. | ||
backend | ||
cmd/pulumi | ||
codegen | ||
engine | ||
graph | ||
npm | ||
operations | ||
resource | ||
secrets | ||
testing/integration | ||
util | ||
version | ||
go.mod | ||
go.sum |