https://pulumi.com logo
b

brief-car-60542

06/21/2023, 4:17 AM
Is there a way to add
pulumi state delete
ed resource back to pulumi state?
b

billowy-army-68599

06/21/2023, 4:24 AM
You need to import it, via the resource option or with the cli import
b

brief-car-60542

06/21/2023, 4:33 AM
do you know how import
new awsnative.docdbelastic.Cluster(
?
thanks
Got it working. thanks