pulumi/pkg/resource
Kyle Dixler 30f59eb30a
edit.DeleteResource now deletes by reference rather than by URN. This
fixes an issue where 'pulumi state delete <urn>' would prompt the user
to disambiguate between multiple resources in state with the same URN
and proceed to delete all of them. With this change, dependency checks
are performed only if the deletion will lead to no resources possessing
the URN. The targetDependents flag will only target dependents if the
deleted resource will orphan the dependents.
2023-02-09 13:13:57 -08:00
..
analyzer all: Drop ioutil 2023-01-06 16:35:14 -08:00
deploy Add note about SupportsFeature 2023-01-23 14:57:51 +00:00
edit edit.DeleteResource now deletes by reference rather than by URN. This 2023-02-09 13:13:57 -08:00
graph Add `pulumi state delete --target-dependents` 2022-10-27 11:23:56 -07:00
provider grpc: WithInsecure is deprecated 2023-01-11 12:15:40 -08:00
stack Revert "Support projects in the file state backend" 2023-02-02 15:26:26 -08:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00