red-football-97286
11/04/2021, 8:49 AMdeleteOnTermination
to false (as I want to keep the eni on deletion of the ec2. To do with an app license). But running pulumi destroy
removes the eni. If I terminate through the console, the eni remains.
Is there a way I can remove everything apart from the eni? (protect
prevents deletion of the whole stack).brave-planet-10645
11/04/2021, 9:07 AMred-football-97286
11/04/2021, 9:12 AMbrave-planet-10645
11/04/2021, 9:21 AMdeviceIndex
to be 0
?red-football-97286
11/04/2021, 9:23 AMbrave-planet-10645
11/04/2021, 9:46 AMred-football-97286
11/04/2021, 9:47 AM// Whether or not to delete the network interface on instance termination. Defaults to `false`. Currently, the only valid value is `false`, as this is only supported when creating new network interfaces when launching an instance.
brave-planet-10645
11/04/2021, 9:54 AMred-football-97286
11/04/2021, 9:56 AMbrave-planet-10645
11/04/2021, 10:05 AMred-football-97286
11/04/2021, 10:10 AMbrave-planet-10645
11/04/2021, 10:23 AMbillowy-army-68599
red-football-97286
11/04/2021, 2:08 PM