https://pulumi.com logo
Title
r

rough-quill-46540

03/15/2023, 1:49 PM
Hi all, I am creating an instance using gcp.compute.InstanceFromMachineImage. When I make changes to the instance and run pulumi up, the instance gets replaced, but the attached and boot disks created with the previous instance are kept. How can I make it so this disks are also removed? I am trying to import the disks using this approach, so pulumi keeps track of them and deletes them in the following updates, but I can’t access the disks id’s.