incalculable-engineer-92975
10/03/2019, 4:11 PMpulumi destroy
. I've done dependencies, I've tried delays, nothing works. So I'm looking at this as my last resort.white-balloon-205
import
the resource - so that it does get registered in the Pulumi stack, and will get deleted by Pulumi when destroyed - but will adopt the existing resource instead of creating a new one during "up". This requires knowing how to find the id of the resource after it is created programmatically - but that may be possible in this case?cool-egg-852
10/03/2019, 5:03 PMincalculable-engineer-92975
10/03/2019, 5:45 PMwhite-balloon-205
incalculable-engineer-92975
10/03/2019, 6:19 PMcool-egg-852
10/03/2019, 7:06 PM