pulumi/pkg/engine/lifecycletest
Justin Van Patten 71e1ee7bee
Fix handling of delete failures for targeted destroys (#14735)
When doing a targeted destroy, if a delete operation for a resource
fails, the resource was still being removed from the state. Instead, if
the delete operation for a resource fails, it should remain in the
state.

Fixes #8164
Fixes #14416
2023-12-05 17:19:10 +00:00
..
alias_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
analyzer_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
delete_before_replace_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
golang_sdk_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
import_test.go Pass inputs to read as inputs and state (#14683) 2023-12-02 14:39:38 +00:00
pending_delete_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
provider_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
pulumi_test.go Warn if StackReferences are registered instead of read (#14678) 2023-12-03 08:46:37 +00:00
refresh_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
resource_reference_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
step_generator_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00
target_test.go Fix handling of delete failures for targeted destroys (#14735) 2023-12-05 17:19:10 +00:00
test_plan.go Allow anything in resource names (#14107) 2023-11-20 08:59:00 +00:00
update_plan_test.go Update golangci-lint (#14624) 2023-11-21 15:16:13 +00:00