pulumi/pkg/engine/lifecycletest
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_test.go Fix spelling in 'lifecycletest' package name. (#9939) 2022-06-22 23:18:17 -04:00
delete_before_replace_test.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
golang_sdk_test.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
import_test.go This commit adds the `Created` and `Modified` timestamps to pulumi state that are optional. 2023-03-27 09:28:26 -07:00
pending_delete_test.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
provider_test.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
pulumi_test.go Test and fix component->custom->component lifecycle 2023-03-30 15:18:05 +01:00
refresh_test.go This commit adds the `Created` and `Modified` timestamps to pulumi state that are optional. 2023-03-27 09:28:26 -07:00
resource_reference_test.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
step_generator_test.go chore: Renames existing aliases field to AliasURNs 2022-10-11 17:56:32 -04:00
target_test.go mark default providers as always targeted 2023-05-02 11:37:30 -07:00
test_plan.go all: Drop //nolint:goconst 2023-03-09 11:15:21 -08:00
update_plan_test.go Fix targeted-replace and update plans. 2023-05-09 07:48:53 -07:00