pulumi/pkg/resource
Florian Stadler 2878776b07 Respect replaceOnChanges when calculating dependent replacements of DBR
Right now replaceOnChanges isn't taken into account when traversing
the dependencies of a resource that will be replaced with delete
before replace (DBR).
This will lead to wrong replace orders and failures if the cloud
providers verify whether a resource is still in use.
2024-07-17 21:10:50 +02:00
..
analyzer Clean up uses of .Error() (#14965) 2023-12-20 15:54:06 +00:00
deploy Respect replaceOnChanges when calculating dependent replacements of DBR 2024-07-17 21:10:50 +02:00
edit Rewrite `DeletedWith` properties when renaming stacks (#16216) 2024-05-16 15:09:32 +00:00
graph state_move: add --include-parents flag (#16628) 2024-07-11 12:59:20 +00:00
provider turn on the golangci-lint exhaustive linter (#15028) 2024-01-17 16:50:41 +00:00
stack implement skeleton command for `pulumi state move` (#16493) 2024-06-28 09:43:19 +00:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00