pulumi/changelog
Thomas Gummerer 44c8de53d5
go: allow unknowns during update (#15942)
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.
2024-04-15 16:28:17 +00:00
..
pending go: allow unknowns during update (#15942) 2024-04-15 16:28:17 +00:00
config.yaml Fix coming soon misrender (#15783) 2024-03-26 17:24:37 +00:00