pulumi/pkg/resource
Kyle Dixler 56280ed759
Fix targeted-replace and update plans.
Resources marked --target-replace are now correctly targeted. The Pulumi
root stack resource is now also marked targeted similarly to default
providers.

Users were running into an error `error: this should already have a plan
from when we called register resources when previewing update` due to a
bug where `--target` being left empty would assume it was an
unconstrained update targeting everything despite `--target-replace`
being set.
2023-05-09 07:48:53 -07:00
..
analyzer all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deploy Fix targeted-replace and update plans. 2023-05-09 07:48:53 -07:00
edit all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
graph all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
provider all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
stack This commit adds the `Created` and `Modified` timestamps to pulumi state that are optional. 2023-03-27 09:28:26 -07:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00