mirror of https://github.com/pulumi/pulumi.git
44c8de53d5
Currently we reject all unknowns during `pulumi up`. However we are soon going to allow them to come through via `up --continue-on-error`, and thus should no longer error out when we have them. This is a similar preparatory PR to https://github.com/pulumi/pulumi/pull/15898, except that Go deals with the unknowns a little different, so we don't need to treat apply specially, but the marshalling. |
||
---|---|---|
.. | ||
go | ||
nodejs | ||
proto/go | ||
python | ||
.version | ||
README.md | ||
go.mod | ||
go.sum | ||
version.go |