ambitious-father-68746
05/19/2021, 11:03 PMpulumi.ResourceOptions
. Unfortunately Pulumi wants to destroy the resources that I already have. Is there a way to move resources from the default Provider configuration to a new one?little-cartoon-10569
05/19/2021, 11:26 PMambitious-father-68746
05/19/2021, 11:43 PMsticky-bear-14421
05/20/2021, 6:55 AMlittle-cartoon-10569
05/20/2021, 7:59 PMpulumi import
has a --provider
parameter. You'd have to remove the existing resource from state first, which is easy unless you have lots of dependencies on it